sahid1486 / chat_app_using_udp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat_app_using_udp

🔅 Create your own Chat Servers, and establish a network to transfer data using Socket Programing by creating both Server and Clinet 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.

About


Languages

Language:Python 100.0%