Difference between revisions of "Peer-to-Peer Network"

From MgmtWiki
Jump to: navigation, search
m (Tom moved page Peer-to-peer Network to Peer-to-Peer Network: incorrect casing)
Line 1: Line 1:
 
==Full Title or Meme==
 
==Full Title or Meme==
As opposed to a [[Client-Server Network]], a [[Peer-to-peer Network]] treats both parties to a network connection as equals.
+
As opposed to a [[Client-Server Network]], a [[Peer-to-Peer Network]] treats both parties to a network connection as equals.
  
 
==Context==
 
==Context==
Typically, this term is used with transport connections like TLS, as opposed to network connections like IP which are, typically, [[Client-Server Network]]s.
+
Typically, this term is used with transport connections like TLS, as opposed to network connections like IP which are described as [[Peer-to-Peer Network]]s, although there was an effort to use them for remote users, that effort turned out to be not very user friendly.
  
 
==References==
 
==References==

Revision as of 14:41, 1 November 2022

Full Title or Meme

As opposed to a Client-Server Network, a Peer-to-Peer Network treats both parties to a network connection as equals.

Context

Typically, this term is used with transport connections like TLS, as opposed to network connections like IP which are described as Peer-to-Peer Networks, although there was an effort to use them for remote users, that effort turned out to be not very user friendly.

References