The information in this article applies to:
SUMMARYThere are several registry settings that allow one to improve Windows CE's TCP/IP behavior on a wireless network. MORE INFORMATION
To improve Transmission Control Protocol/Internet Protocol
(TCP/IP) networking performance on a wireless network, the following TCP/IP parameters may need to be tuned to the characteristics of the supporting network. Typical wireless network has high-delay and low-bandwidth characteristics.
TcpWindowSizeSets recv window size; must be less than GlobalMaxTcpWindowSize; available in Windows CE version 2.1.TcpInitialRTTSets initial round trip time (RTT) in milliseconds; default is 3000 milliseconds; it previously was a global parameter and was not exposed.TcpDelAckTicksDelayed Ack timer in milliseconds; it previously was a global hard-coded parameter; defaults to 200 milliseconds TCP/IP.Initial congestion window is set to twice the Max Segment Size (MSS). Fast retransmissions are supported; it triggers on every third Ack; Point-to-Point Protocol (PPP) and serial line Internet protocol (SLIP) are supported. Windows CE 2.1 adds the ability to request additional Dynamic Host Configuration Protocol (DHCP) options from the server; replies are stored in the registry. Additional query words:
Keywords : kbWinsock kbWinCE210 kbWinCE211 kbDSupport |
Last Reviewed: September 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |