Skip to content

ruchika93/P2P-with-centralized-Index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P-with-centralized-Index

By:

Name: Mateenrehan Shaikh
Name: Ruchika Verma

I Steps to run the server side

  1. Run the Server on the terminal using the following command: $python Server.py (We have used python version 2.7)

II Steps to run the client side

  1. Copy all the rfcs(that you you want to make available as a peer server)and Client.py in a single folder and run the centralized server on some other machine.
  2. By Default we have added 1 rfc. Its name is RFC123 and the name is IP. So please have it in your working folder before you start the client code.
  3. Open the Client terminal using the following command: $python Client.py

III Steps for Peer-to-Peer Application

  1. Rename the RFC in the following format within the folder containing the Client.py python file as : RFC.txt. For example: RFC123.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages