- From: James Salsman <jsalsman@gmail.com>
- Date: Fri, 4 Jun 2010 15:46:10 -0700
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.
Received on Friday, 4 June 2010 15:46:10 UTC