Byte Stream Service
- Data handled by TCP has no structure.
- TCP regards data as bit stream.
- TCP splits data from application into multiple packets
- The size of packets are arbitrarily determined by TCP
- TCP guesses appropriate size of packets for each communication path.