Winsock Stress Test
The Winsock Stress Test strains the Winsock and networking components by performing a large number of socket operations. The socket operations performed by this test may also stress the remainder of the networking stack, for example, when receiving and sending large amounts of data.
The Winsock Stress Test does not appear by default in the Windows CE .NET Test Kit (CETK) window.
The following table shows the software requirements for the Winsock Stress Test.
Requirements | Description |
---|---|
Netall.dll | Module that provides functions that generate random numbers, output data, and parse command lines. The Netall.dll file must be located in the same directory as the test. |
Netmain.lib | Library that wraps the functions provided by Netall.dll. The Netmain.lib library contains the entry point for the test executable. |
See Also
Modifying the Winsock Stress Test
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.