Skip to content

GarvanD/Peer2Peer-Query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peer2Peer-Query

How to start peer to peer network

  1. Create different peer folders with differing images
  2. Start p1 with the command node peer2peerDB.js -v -n
  3. Build topology by connecting other peers using the command node peer2peerDB.js -p [IP]:[Port] -v [Version] -n [Max number of peers]

How to query the network

  1. Navigate to the client folder
  2. Run the command node GetImage -s [IP]:[Port] -q [Imagename & File Extension] -v [Version]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published