0
How to build a peer to peer website
I have just been given a project by a friend to create a peer to peer website that automatically match people with simple interest. let's say I want to get a book but there is another user on the same website that has the book, how will I automatically get linked to that person on the site in a way that no request again will be linked to me after I already have one. please a need a detailed help on how to go about this.
3 Réponses
+ 1
Websites don't work that way. And since you think they do you are obviously not skilled enough to do a p2p uniformly distributed network with full scalability. Start with the basics of computer networks and web technologies
+ 1
So how do website works. please explain
0
read the last sentence of my comment. now google a textbook about it. the basics of computer networks are atleast 900-ish pages of theory you need to know. plus another 700-ish for the basocs of integrated web technologies.