Re: Crypto Coding Project

New Message Reply About this list Date view Thread view Subject view Author view

Chris Wedgwood (chris@cybernet.co.nz)
Thu, 27 Aug 1998 12:34:32 +1200


On Wed, Aug 19, 1998 at 06:34:30PM +0100, Mok-Kong Shen wrote:

> Simply a question from an ignorant: Can TCP do a braodcast?

Nope.

If you want funky multicast stream stuff (al la multicast news) you
have to implement your own stack using UDP or some other kind of
datagram and each receiver has to keep track of drop-outs whatever
and send re-requests to the sender.

This means you can't really use a window for a large `stream' of data
if all the senders receive at different rates because the head and
tail of the window will diverge quickly...

Its much better to design a protocol not to expect streaming data.

-cw


New Message Reply About this list Date view Thread view Subject view Author view

 
All trademarks and copyrights are the property of their respective owners.

Other Directory Sites: SeekWonder | Directory Owners Forum

The following archive was created by hippie-mail 7.98617-22 on Sat Apr 10 1999 - 01:11:01