This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources. Find sources: "End-of-Transmission-Block character" – news · newspapers · books · scholar · JSTOR (June 2024) |
End-of-Transmission-Block (ETB) is a communications control character used to indicate the end of a block of data for communications purposes. ETB is used for segmenting data into blocks when the block structure is not necessarily related to the processing function.
In ASCII, ETB is code point 23 (0x17, or ^W in caret notation) in the C0 control code set. In EBCDIC, ETB is code point 0x26.
Unicode also includes a character for the visual representation of the character: U+2417 ␗ SYMBOL FOR END OF TRANSMISSION BLOCK.
References
- Nichols A., Nichols et al.: Data Communications for Microcomputers (1982)
This computing article is a stub. You can help Misplaced Pages by expanding it. |