Skip to content

Implementation of a Chat Client using Socket Programming.

Notifications You must be signed in to change notification settings

ayushmantripathy9/Chat-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Client

Implementation of a Chat Client using Socket Programming and extensive use of Multithreading and Process Synchronization. It supports file sending and receiving which is handled by the File Server. The Chat Server handles the sending and receiving of the one-to-one and group messages. Other functionalities like room creation are also supported by the Chat Client.

About

Implementation of a Chat Client using Socket Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages