Skip to content

Luisgutw/socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SOCKET-CHAT APPLICATION

This is a basic, real time chat application based on Sockets.
I set up an echo server you can connect to.
Python was used for the logical part and Tkinter for the GUI.

IP and port can be changed within the code.

How it works:
First start the echo-server.py file to setup your Server. Next start the echo-client.py file to connect to the server and enter qour username to start chatting. You can connect to the server with multiple clients.

About

A basic, real-time chat application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages