我是睡觉大王
ACK (ACKnowledgment) 的意思是: TCP首部中的确认标志,对已接受到的TCP报文进行确认. ACK - ACK signal In some digital communication protocols,ACK is the name of a signal that data has been received successfully (for example,with an acceptable number of errors).The ACK signal is sent by the receiving station (destination) back to the sending station (source) after the receipt of a recognizable block of data of specific size.In order to be recognizable,the data block must conform to the protocol in use.When the source receives the ACK signal from the destination,it transmits the next block of data.If the source fails to receive the ACK signal,it either repeats the block of data or else ceases transmission,depending on the protocol. The ACK signal is usually an ASCII character that is reserved for that purpose.In some protocols,there are various ACK signals that indicate the successful reception and recognition of specific commands,such as power-down or standby. 什么是ACK信号? 在数字通信协议中,如果接受方成功的接收到数据,那么会回复一个ACK信号.通常ACK信号有自己固定的格式,长度大小,由接受方回复给发送方.其格式取决于采取的网络协议.当发送方接收到ACK信号时,就可以发送下一个数据.如果发送方没有收到信号,那么发送方可能会重发当前数据包,也可能停止传送数据.具体情况取决于所采用的网络协议.ACK信号通常是一个ASCII字符,不同的协议中ACK信号都不一样.
和平海棠
ACK (Acknowledge character)即是确认字符,在数据通信中,接收站发给发送站的一种传输类控制字符。表示发来的数据已确认接收无误。在TCP/IP协议中,如果接收方成功地接收到数据,那么会回复一个ACK数据。通常ACK信号有自己固定的格式,长度大小,由接收方回复给发送方。
其格式取决于采取的网络协议。当发送方接收到ACK信号时,就可以发送下一个数据。如果发送方没有收到信号,那么发送方可能会重发当前的数据包,也可能停止传送数据。具体情况取决于所采用的网络协议。
相关信息
否认字符
否认字符NAK( Negative Acknowledge)的含义为接收站对所收到的报文进行检查,若发现错误,便向发送站发送否认回答NAK,表示报文有错,并要求重发。
同步字符
同步字符SYN( Synchronousidle)表示无论是中心结点还是远地结点,在发送信息或回答之前,都要先发送同步字符,用以实现或保持发送站和接收站之间的同步。
转义字符
转义字符DLE( Data Link Escape)用于改变紧随其后的有限个字符的意义,以提供附加的数据链路控制字符。
优质英语培训问答知识库