Skip to content

This is a chat system based on Client-Server Architecture

Notifications You must be signed in to change notification settings

gopichandpuli9/TCP-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TCP-Chat

This is a fully-functioning TCP chat where will have one server that hosts the chat and multiple clients that connect to it and communicate with each other.

This is completely based on client-server architecture.

We will have to run the server first, so that there is a chat, which the clients can connect to. The clients themselves, are not going to directly communicate to each other but via the central server.

About

This is a chat system based on Client-Server Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages