/udp-chat-app-py

🔅 Create your own Chat Servers, and establish a network to transfer data using Socket Programing by creating both Server and Client machine as Sender and Receiver both. Do this program using UDP data transfer protocol. 🔅 Use multi-threading concept to get and receive data parallelly from both the Server Sides. Observe the challenges that you face to achieve this using UDP. Note: Machines must have different OS like One Linux Machine one Windows. Both machines must be configured with python.

Primary LanguagePython

No issues in this repository yet.