Long description

Back
Service Example
Reliable message streamSequence of pages of a book
Reliable byte streamRemote login
Unreliable connectionDigitized voice
Unreliable datagramNetwork test packets
Acknowledged datagramRegistered mail
Request-replyDatabase query
Note: The first three rows is denoted as connection-oriented. The last three rows is denoted as connectionless.
Back