Difference between revisions of "Application protocol"
From Computer History Wiki
(Stubby, but says the essentials) |
(No difference)
|
Latest revision as of 15:41, 18 January 2023
An application protocol is a protocol which is used to provide an application (early examples include TELNET, FTP, and email). In a protocol suite, the application protocols are usually the ones at the 'top' of the group; i.e. they make use of lower protocols, such as a reliable byte stream protocol.