a.Installation of Necessary Libraries 1.Standard Libraries:socket, threading, sqlite3, and hashlib 2.Third-Party Libraries:cryptography b.Initialize the Database(python initialize_db.py) c.Register users in database (python user_registration.py) d.Authenticate with the username and password you registered earlier(python user_authentication.py) e.Start the Chat Application:Start two instances of your chat application. One will listen on a port, and the other will connect to it. example .In the first terminal, run:python chatApp.py 12345 .In the secondt terminal,run:python chatApp.py 12346 127.0.0.1 12345
-
Notifications
You must be signed in to change notification settings - Fork 0
SnobbarJaffer-123/network-security
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published