End-of-Transmission-Block character
In the C0 control code set used in ASCII, ETB is a short name for the End-of-Transmission-Block character (code 23, or 0x17, or ^W in caret notation). It is a communication control character used to indicate the end of a block of data for communications purposes. ETB is used for blocking data when the block structure is not necessarily related to the processing function.
References
- Nichols A., Nichols et al.: Data Communications for Microcomputers (1982)
This article is issued from Wikipedia - version of the 12/7/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.