Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A P2P & P2S System Using TCP

Developers

Manoj Sharan & Anthony Scalabrino

Index

  1. Instructions

Instructions

Project Description: Please use this link

Note: Please make sure you have python, pip & psutil package installed on your system before proceeding.

  1. Open server.py, change IP addresses to reflect the current machine's address. Save it. Similarly, update the 'client.py' file.

  2. Open Terminal on macOS or PowerShell on Windows and type in,

    python server.py

  3. To run the client,

    python client.py

    You may want to run multiple copies of the same client code on different machines for full P2P functionality.

About

A P2P & P2S system using TCP, written in Python.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages