You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listed three Peers each one of them connects as the following
p1 : localhost 8887
p2 : localhost 8888
p3 : localhost 8889
As for the tracker it keeps track of peers connected and chunks of the article each peer contains .
to connect the 4th Peer it has to connect to the tracker to get info of the peers connected and location of chunks. it should be passed the following argument to connect to the tracker : localhost 9001
/* You may use, distribute and modify this code */