End Of Transmission - определение. Что такое End Of Transmission
Display virtual keyboard interface

Что (кто) такое End Of Transmission - определение

C0 CONTROL CHARACTER USED TO INDICATE THE END OF A BLOCK OF DATA
End transmission block; End of transmission block; ␗; ETB (computer); End Transmission Block character; End of Transmission Block; ASCII 23; \x17; U+0017

End Of Transmission      
<character> (EOT) The mnemonic for ASCII character 4.
End-of-Transmission-Block character         
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.
End Transmission Block         
<character> (ETB) The mnemonic for ASCII character 23. (1996-06-28)

Википедия

End-of-Transmission-Block character

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.