Skip to content

A mini-project to develop a secure communication channel between client and server

Notifications You must be signed in to change notification settings

Pranima23/Secure-Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Socket Progamming

Steps to run the program:

  1. Install from requirements.txt: pip install -r requirements.txt
  2. Run server.py in one terminal
  3. Run client.py in another terminal
  4. Enter messages as prompted by both the terminals
  5. To exit send "bye" as message in the client terminal

About

A mini-project to develop a secure communication channel between client and server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages