Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Tric Datagram Toolkit
Last updated at 9:10 am UTC on 4 March 2005
This is a simple package that basically adds two things to plain UDP sockets:

Wire format:

If a reliable fragment is received, an ACK fragment with the same header but minus the data is sent back. The reliable sending process attempts retransmits until each fragment is acknowledged.