Skip to content

VandanasBorate/client-_server_chating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Notes:

When you run the server.py file, then run the client.py file on multiple devices connected to the LAN. After that, all clients will connect to the server and receive a welcome message. If any client sends a message, broadcasts the message to all connected clients, except the sender. The message is received by all clients along with the sender's IP address and the message they sent.

server.py file output:

Screenshot from 2024-09-19 11-55-13

client.py file output:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages