tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: SCTP, DCCP and MobileIP



> sctp isn't really that nice a protocol.  [...]

Yeah, I read the spec.

> You'd probably get better throughput by using multiple TCP
> connections and relying on the application level retries to recover
> from packets that are lost when a connection fails.

...plus UDP for a few other things (unreliable packets and heartbeats
come to mind).  You'd also have to rework the userland layers to impose
their own packetization on TCP, that being another thing SCTP offers.

That is certainly arguable, but it wouldn't then interoperate with the
existing SCTP-using code (currently running on Linux).

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index