Peer-to-peer network: Difference between revisions

From Sharewiki.org
(New page: In computer science '''peer-to-peer networking''' is a technical concept based on sharing, that can be used for tools for sharing of digital content, ressources like internet bandwith and ...)
 
mNo edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
In computer science '''peer-to-peer networking''' is a technical concept based on sharing, that can be used for tools for sharing of digital content, ressources like internet bandwith and more.
In computer science '''peer-to-peer networks''' are computer networks with a decentralized architecture consisting of individual nodes (the "peers") that (- in distinction from "traditional" cetralized concepts -) play essentially equal roles as they can be servers and clients at the same time.
Peer-to-peer networks consist of individual nodes (the "peers") that (- in difference to "traditional" concepts -) play essentially equal roles as they are servers and clients at the same time.


Peer-to-peer technology is a common example for the collaboration technology and the spirit of sharing connected to the internet in general.
On the one hand the concept itself is based on [[sharing]] itself because it uses the cumulative bandwidth of network participants, on the other hand it makes for useful sharing applications. It can be used for tools for sharing of digital content, ressources like [[internet]] bandwith and more.
 
[[Peer-to-peer]] ("P2P") technology is a common example for collaboration technology and the spirit of sharing connected to the internet in general.


== file sharing ==
== file sharing ==
Line 13: Line 14:


== censorship, anonymity ==
== censorship, anonymity ==
Other prominent uses of peer-to-peer technology are the application for create censorship resistant networks and for anonymous internet access/communication.
Other prominent uses of peer-to-peer technology are the application for creating censorship resistant networks and for anonymous internet access/communication.


* [[Freenet]]
* [[Freenet]]
Line 20: Line 21:




[[Category:Practice of Sharing]]
[[Category:Energies and Technologies]]
 
[[de:Peer-to-Peer]]

Latest revision as of 16:08, 24 August 2010

In computer science peer-to-peer networks are computer networks with a decentralized architecture consisting of individual nodes (the "peers") that (- in distinction from "traditional" cetralized concepts -) play essentially equal roles as they can be servers and clients at the same time.

On the one hand the concept itself is based on sharing itself because it uses the cumulative bandwidth of network participants, on the other hand it makes for useful sharing applications. It can be used for tools for sharing of digital content, ressources like internet bandwith and more.

Peer-to-peer ("P2P") technology is a common example for collaboration technology and the spirit of sharing connected to the internet in general.

file sharing

A prominent use is file sharing. There are several important file sharing peer-to-peer networks that are used by many people and actually generate most of the data traffic on the internet.

important networks

censorship, anonymity

Other prominent uses of peer-to-peer technology are the application for creating censorship resistant networks and for anonymous internet access/communication.