Skip to content

This is a Chat App made by using Python and concepts of Socket Programming & Multithreading in which 2 VM's can chat with each other

Notifications You must be signed in to change notification settings

Divya-2001/Chat_App1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chatter_Py

This is a Chat App made by using Python and concepts of Socket Programming & Multithreading in which 2 VM's can chat with each other Task Description:

🔅 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 the 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.

About

This is a Chat App made by using Python and concepts of Socket Programming & Multithreading in which 2 VM's can chat with each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages