COMPUTER NETWORKING

APPLICATION LAYER

PEER TO PEER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What does the time-to-live (TTL) parameter that Gnutella assigns to each search message indicate?
A
The validity time of the message
B
The number of neighboring nodes to which the message will be forwarded
C
The maximum number of nodes that can receive the message
D
The maximum number of times the message can be forwarded
Explanation: 

Detailed explanation-1: -TTL. Time To Live. The number of times the descriptor will be forwarded by. Gnutella servents before it is removed from the network. Each servent will decrement the TTL before passing it on to another servent.

Detailed explanation-2: -The maximum TTL value is 255, the maximum value of a single octet. A recommended initial value is 64. The time-to-live value can be thought of as an upper bound on the time that an IP datagram can exist in an Internet system.

There is 1 question to complete.