S
Socket Programming
Projects with this topic
-
I developed a real-time broadcasting system using socket programming and multi-threading. The system enabled users to log in, connect to a socket, and broadcast messages to all connected users or send private messages. It also incorporated message encryption for enhanced security and supported file transfers between users, providing a robust and secure communication platform with efficient message and file handling.
Updated -
Simple socket library for Linux
Updated -