Skip to content

Exploring Multi–Threading and socket module by creating a chat application with single server and multiple clients. Clients can either unicast the message, multicast it or broadcast the message. Clients post messages on the GUI (created using simple Tkinter package). This was accomplished using Python.

Notifications You must be signed in to change notification settings

Darshak1997/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Chat-Application

Exploring Multi–Threading and socket module by creating a chat application with single server and multiple clients. Clients can either unicast the message, multicast it or broadcast the message. Clients post messages on the GUI (created using simple Tkinter package). This was accomplished using Python.

About

Exploring Multi–Threading and socket module by creating a chat application with single server and multiple clients. Clients can either unicast the message, multicast it or broadcast the message. Clients post messages on the GUI (created using simple Tkinter package). This was accomplished using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages