ahm, you definitely don't want to do that ... this means, you split the
stream on the server ... and have a LOT of unicast traffic on the net.
well, you will end in the lowerst corner of hell if you've to deal with
the whole implications of this issue ...
> 2) Look into one of the "reliable multicast" technologies (SCE, RMP, RMTP,
> RMTP2, RAMP, etc). I seem to remember there being lots of stuff on these
> somewhere in the tasc.com website. SCE is probably most (conceptually)
> like what you want.
or have a look at RRMP
thats 'THE RIGHT THING' (tm) to do
3) you can 'translate' a tcp-stream into udp-multicast ... BUT like i
mentioned in 1) you really dont want to do this - believe me
greetings
++dent
-- Thomas Mirlacher Student of ComputerScience, University of Salzburg dent@cosy.sbg.ac.at http://www.cosy.sbg.ac.at/~dent
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/