Skip to content

Sreehary/PythonChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonChatApp

This Chat application was created using socket programming in python.

Server

The server can handle multiple clients. It displays connect client names and number of clients connected, also the chats passing through the server.

Client

Enter a name to join the chat. The clients will display messages from all the connected clients. sending exit will disconnect the client from server. I have handled all possible errors to prevent application from crashing. This application do not have a GUI or any kind of encryption.

About

Python Chat Application Server and Client using TCP

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages