This is an implementation of a multicast chat application using TCP sockets, where multiple chat clients connect to a server. The server maintains a list of currently connected clients. When a new client makes a connection request, the server adds it to the list. Each client waits for user input and on receiving an input from the user, the client sends it to the server. The server then forwards the message to all the other clients which are currently connected.
-
Notifications
You must be signed in to change notification settings - Fork 0
eqbalomar/Multicast-Chat-Application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published