Philipp writes:
          How do you handle the trailing field with UDP ? Since UDP is
          not a reliable protocol, this has to be dealt with.  You can`t
          really put the whole thing in one huge UDP packet, right ? So
          do you have some sort of transport control ?

Yes, it's called "TCP". (-:

The only thing that was being multicast was the DataRequest; if a node
receiving the multicast found the data, it made a TCP connection to the
multicast's sender to send the DataReply.

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to