show/hide this revision's text 2 added 114 characters in body

There actually is reliable UDP, it's called RUDP, and it was invented for Plan 9. However, there really is no point to this, just use TCP.

Edit: Also, UDT might be useful. It is based on UDP, but is reliable.

show/hide this revision's text 1

There actually is reliable UDP, it's called RUDP, and it was invented for Plan 9. However, there really is no point to this, just use TCP.