ChatProgram | Public release
- socket
- threading
- json
- tkinter
- random
- string
- os
- sqlite3
- binascii
- hashlib
To use run LoginServer.py on a computer, then run clientLogin.py on either the same or another computer (This will work over both local networks and the internet).
Please note, you need to set the ip of the computer running loginServer.py, in clientLogin.py.