Skip to content

bugsnotallowed/Python---ChatApplication-using-Socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat Application in Python using Socket.io Library

It has a server-side code in sever.py that connects to the different IP addresses and the ports of clients. client.py has client-side code for reading & writing messages and sending them to the server.

Client.py is also using the Tkinter library of Python for GUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages