[Csci551-talk] (no subject)
John Heidemann
johnh at ISI.EDU
Thu Mar 3 15:34:47 PST 2005
On Wed, 02 Mar 2005 22:49:36 PST, "S. Rubin" wrote:
>You stated that only one message is to be in a specific format, but I see 2
>messages in
>Appendix A: one formatted for client-tracker flow and another for tracker-client.
>Are you saying
>that it is actually one message? I am assuming that by neighbors is meant clients
>who have
>segments that the requestor is interested in. It looks like this message can be of
>variable
>length depending on how many neigbours we have, right? Or should it be sized to the
>max
>number of clients?
The class specification is correct; since both message formats are
given, both are required.
You should send the minimal message size, and NOT size your messages
for the max number of clients.
-John Heidemann
More information about the Csci551-talk
mailing list