Difference between revisions of "Application protocol"

From Computer History Wiki
Jump to: navigation, search
(Stubby, but says the essentials)
 
(No difference)

Latest revision as of 16: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.