No description
.gitattributes | ||
main.c | ||
README.md | ||
start |
Socket_Programming-GUI
Server-Client GUI Project EPOLL Server GTK 3 GUI
Most probably it has bugs and a lot to improve but I'm bored. Technically it's working, feel free to do anything.
Special Thanks to @SoftPrayog on Youtube. His video helped me to understand epoll more. Special Thanks to onestraw on Github. His epoll example really helped me.
Based on many resources but here are some
www.man7.org www.stackoverflow.com docs.gtk.org/gtk3