[whatwg] WebSockets: UDP

James Salsman jsalsman at gmail.com
Fri Jun 4 15:46:10 PDT 2010


On Fri, Jun 4, 2010 at 4:19 AM, James May <whatwg at fowlsmurf.net> wrote:
> Couldn't SCTP/DCCP (or a variant) over UDP (for NAT compatibility) work?

No, DCCP is much newer than most NAT hardware in operation.

When a client user agent is sending UDP, client-initiated TCP streams
such as HTTP or HTTPS persistent connections for all data from the
server including packet acknowledgment is likely to be the most
reliable.  Bandwidth from the server to the client is usually greater
than or equal to bandwidth from client to server.



More information about the whatwg mailing list