22. Recall that in BitTorrent, a peer picks a random peer and optimistically unchokes the
23. The overlay network in a P2P file sharing system consists of the nodes participating
in the file sharing system and the logical links between the nodes. There is a logical
–
permanent TCP connection between A and B. An overlay network does not include
routers.
24. One server placement philosophy is called Enter Deep, which enter deep into the
access networks of Internet Service Providers, by deploying server clusters in access
25. Other than network-related factors, there are some important factors to consider, such
as load-balancing (clients should not be directed to overload clusters), diurnal effects,
variations across DNS servers within a network, limited availability of rarely
26. With the UDP server, there is no welcoming socket, and all data from different clients
enters the server through this one socket. With the TCP server, there is a welcoming
27. For the TCP application, as soon as the client is executed, it attempts to initiate a TCP
connection with the server. If the TCP server is not running, then the client will fail to