How to build a peer to peer website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

22nd Feb 2017, 7:07 PM
Oladipupo Oladayo
Oladipupo Oladayo - avatar
3 Answers
+ 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
22nd Feb 2017, 7:44 PM
Seckar
Seckar - avatar
+ 1
So how do website works. please explain
24th Feb 2017, 1:35 AM
Oladipupo Oladayo
Oladipupo Oladayo - avatar
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.
24th Feb 2017, 9:28 AM
Seckar
Seckar - avatar