M
multi-threading
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 -
-
-
-
-
Academic project for The Operating Systems course. Fall 2018
Updated -
Efficient multi-threading task framework.
Updated -
A small PyQt application which demonstrates slots, signals, multi-threading, IPC and Q_PROPERTY
Updated