Skip to content

joespla/Secure_Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be sure to have two computers for this project.

To run this project you have to run it in two computers and edit some variables in both scripts in both computers: Computer A:

client.py host .- ip from the other computer port .- 13007 portTemp 13004

server.py hostTemp .- ip from the other computer port .- 13007 portTemp .- 13006

Computer B:

client.py host .- ip from the other computer port .- 13007 portTemp 13006

server.py hostTemp .- ip from the other computer port .- 13007 portTemp .- 13004

You can use whatever port you want but you have to be sure to have follow the ports parity.

Cheers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages