Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
Byte-Oriented Protocol Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. In any communication session between devices, control codes are used to control another device or provide information about the status of the session. Byte- or character-oriented protocols use full bytes to represent established control codes such as those defined by the ASCII (American Standard Code for Information Interchange) scheme. In contrast, bit-oriented protocols rely on individual bits for control codes. Byte-oriented protocols transmit data as strings of characters. The transmission method is asynchronous. Each character is separated by a start bit and a stop bit, and no timing mechanism is needed. Asynchronous protocols used with most modems and IBM's BISYNC (Binary Synchronous Communications) Protocol are byte-oriented protocols. Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |