Share on Facebook Share on Twitter Email
Answers.com

Acknowledge character

 
Sci-Tech Dictionary: acknowledge character
(ak′nä·lij ′kar·ək·tər)

(computer science) A signal that a receiving station transmits in order to indicate that a block of information has been received and that its validity has been checked. Also known as acknowledgement. Abbreviated ACK.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Acknowledge character
Top

In computing, an ACK (also known as an acknowledgment code) is a signal passed between communicating processes or computers to signify acknowledgement, or receipt of response, as part of a communications protocol. For instance, ACK packets are used in the Transmission Control Protocol to acknowledge the receipt of SYN packets when establishing a connection, data packets while a connection is being used, and FIN packets when terminating a connection.

For teleprinters, the acknowledge character (ACK) is a transmission control character transmitted by the receiving station as an affirmative response to the sending station: this is defined in Federal Standard 1037C. In Unicode, the hexadecimal code number is 0x06.

The ACK function is heavily used in the automatic repeat-request (ARQ) function. The ACK frames are numbered in coordination with the frames that have been received, and then sent to the transmitter. This allows the transmitter to remain within the window size of the receiver's buffers, and to become aware of any missed frames. An acknowledge character may also be used as an accuracy control character.

It is also used as a slang abbreviation in internet forums and chats (mainly technology) for "Understood".[1]

See also


 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, 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 "Acknowledge character" Read more