Skip to content

kamaljohnson/chat-using-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-using-socket

a simple program for chatting between two computers connected over a LAN

I had made use of the socket module in python for connecting (passing data from one computer to the other) two computers in my program what this program basically does is that when one of the user is sending a message then the sending person acts as a client and the receiving person acts as the server and vis versa

screenshots

screenshot

About

a simple program for chatting between two computers connected over a LAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages