A connection oriented communication protocol that ensures no data loss in communication.

Protocol

  1. Device sends a request to get a packet of a certain TCP ID
  2. Send TCP ID packet to device
  3. Device replies with received
  4. If the ID’s have a gap, then one message was lost, the reciever asks for that lost message

Additional Features

Flow Control

Ability to limit the data sent

Concepts