No description
Find a file
2023-02-14 21:53:43 +03:00
.gitattributes Initial commit 2022-11-06 02:48:38 +03:00
main.c Server Side First Steps 2022-11-14 23:52:12 +03:00
README.md Update README.md 2023-02-14 21:53:43 +03:00
start Client side is DONE! 2022-11-14 13:51:57 +03:00

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

man7.org

stackoverflow.com

docs.gtk.org/gtk3