Skip to content

Tom-Caz/SocketChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SocketChatApp

Simple chat app using sockets.

First run Server.py

You can then connect to the server by running Client.py. Disconnect by typing .exit

Multiple clients can connect to the server at a time to create a chat room.

When a client sends a message, all other clients will receive the message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages