|
WTCP ("Wireless Transmission Control Protocol") is a proxy based modification of TCP that preserves the end-to-end semantics of TCP.〔Ratnam Karunaharan and Ibrahim Matta, ''WTCP: An Efficient Mechanism for Improving Wireless Access to TCP Services'', 2002 ()〕 As its name suggests, it is used in wireless networks to improve the performance of TCP. ==Where it works== WTCP does not replace the TCP on the hosts, but is placed on a proxy in between two communicating hosts. In wireless systems, WTCP is placed on a base station or intermediate gateway between a source host and a mobile (wireless) host. The base station is a wireless transmitter and receiver for the mobile host, and acts as a gateway to the internet for the host. The following is a highly simplified example of what happens when the mobile host and source host have a TCP connection with each other. When the mobile host uses its TCP to send a segment, the WTCP at the base station receives it and sends it on through the network, where it eventually reaches the awaiting host. The awaiting host might send an acknowledgment back through the network, to the base station, which transmits it to the mobile host. Despite handling some wireless-related errors, WTCP effectively does exactly what regular TCP does. The two edge hosts aren't even aware that the WTCP exists. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「WTCP」の詳細全文を読む スポンサード リンク
|