Skip to content

TotallyNotRust/ChatProgramPublic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ChatProgramPublic

ChatProgram | Public release

How to use

Liberaries you will need (All these are standard python liberaties):

  • 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.

About

ChatProgram | Public release

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages