Networking Forums

Networking Forums > Computer Networking > Linux Networking > The language of P2P

Reply
Thread Tools Display Modes

The language of P2P

 
 
Doug Laidlaw
Guest
Posts: n/a

 
      07-17-2003, 12:54 PM
Can anyone please recommend a site which explains the jargon of P2P in
simple terms. Things such as the distinguishing features of a "leaf node"
and why my client downloads 260% of a chunk.

Thanks,

Doug.
--
Registered Linux user No. 277548.
Linux: in a world without fences, who needs Gates?
 
Reply With Quote
 
 
 
 
jack
Guest
Posts: n/a

 
      07-18-2003, 08:05 AM
Doug Laidlaw wrote:
> Can anyone please recommend a site which explains the jargon of P2P in
> simple terms. Things such as the distinguishing features of a "leaf node"
> and why my client downloads 260% of a chunk.


Doug,

This depends on the very p2p application in question.

My experience is that most of the p2p things are very poorly designed
and that they seem to be hastily hacked into executable code. This
would explain >100% downloads and other "features".

Anyways, try to find documentation about the application in question
or dig into the source. Or, try to contact the authors.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...

 
Reply With Quote
 
Ed Murphy
Guest
Posts: n/a

 
      07-18-2003, 09:40 AM
On Thu, 17 Jul 2003 22:54:33 +1000, Doug Laidlaw wrote:

> Can anyone please recommend a site which explains the jargon of P2P in
> simple terms. Things such as the distinguishing features of a "leaf
> node"


Imagine the following network:

A <-> B <-> C
^
|
v
D

A, C, and D all pass messages to each other *through B*, so B is not
a leaf node. A, C, and D are leaf nodes.

Imagine this more complicated network:

A <-> B <-> C
^
|
v
D <-> E <-> F
^
|
v
G

Note that D is connected to multiple other computers, but it is still
a leaf node - unless one of the (A,B,C) computers sends a message to one
of the (E,F,G) computers, or vice versa, and the message goes through D.

> and why my client downloads 260% of a chunk.


Your client initially planned to download part of the file from each of
several peers (each of which has an identical copy of the file). During
the download, some of the peers get cut off, so the client goes to Plan B
and downloads more from the remaining peers than originally planned. It
deliberately reports "260%" so that you can tell that this has happened.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Language in Business lawlang Windows Networking 2 05-23-2006 09:24 PM
Language in Business lawlang Network Routers 0 05-21-2006 11:26 AM
RIS Language options Windows Networking 0 10-04-2004 11:50 PM
how to...lan language laboratory Henri =?ISO-8859-1?Q?Schom=E4cker?= Linux Networking 0 07-24-2003 08:56 PM
different language Win 98 beverett Windows Networking 0 07-11-2003 03:18 PM



1 2 3 4 5 6 7 8 9 10 11