Skip to content

This is a chatting app written in Python that uses Tkinter to make the GUI

Notifications You must be signed in to change notification settings

Scotchex/Chatting-App-With-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Chatting-App-With-GUI

You can use these programmes for any non commercial usage. This was written in Python,to use you will need to install (if they're not installed by default) socket & tkinter libraries. First run the server.py file then, run the client.py on every computer you want to use. When you run the client, it's going to ask for the host and the port, host is the IPV4 adress of the computer that's running the server. Port is = 33000 which is changable from the code. If you are going to run the client and the server at the same machine you need to use the 127.0.0.1 IP adress as your host. For any questions feel free to e-mail me : barkodadam@gmail.com

About

This is a chatting app written in Python that uses Tkinter to make the GUI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages