Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
In the Transmission Control Protocol, ACK packets are used to acknowledge receipt of a packet. They are used by both ends of the connection to move in between states, and are the basis of TCP's reliability.
In ASCII, ACK is short for the "Acknowledgement" control character (code 6).
Computer networks
Read more »