(End Of Transmission) A character that signals the end of the current transmission.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
(End Of Transmission) A character that signals the end of the current transmission.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| 5min Related Video: End-of-transmission character |
| Wikipedia: End-of-transmission character |
| This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (August 2008) |
In telecommunication, an end-of-transmission character (EOT) is a transmission control character used to indicate the conclusion of a transmission that may have included one or more texts and any associated message headings.[1]
An EOT is often used to initiate other functions, such as releasing circuits, disconnecting terminals, or placing receive terminals in a standby condition.[1] In Unix-like systems, the character is used to signal an end-of-file when typing at a terminal or terminal emulator (the equivalent to the DOS control-Z).[citation needed]
In Unicode, the hexadecimal code number is 0x04. It can be referred to as control-D, ^D in the caret notation.[citation needed]
The 'End of Transmission' meaning of the control-D character can be shown with the cat program on Unix-based operating systems such as Linux.
Run the cat command with no arguments, so that it accepts its input from your keyboard and prints output to your screen. Type a few characters without pressing Enter, then type control-D to indicate End of Transmission. The characters you have typed to that point are sent to cat, which then writes them to the screen. If you type control-D without typing any characters first, you terminate the input stream and the program ends.
| This article related to telecommunications is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| EOF (computer jargon) | |
| Transmission block | |
| End Transmission Block character |
| How is the transmission of a single character differentiated from the transmission of? | |
| How do you execute an end of file character? | |
| Who are the characters in death comes as the end? |
Copyrights:
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "End-of-transmission character". Read more |