Location:
Search - iocpserverex
Search list
Description: IOCP(I/O Completion Port)Winsock例子-IOCP(I/O Completion Port)Winsock example
Platform: |
Size: 22528 |
Author: 站长 |
Hits:
Description: This application is a very simple minded program that sends buffers of
// data to a server and waits for the server to echo the data back and then
// compares the first and last byte of the buffers. The destination server
// can be specified using the (-n) option and the destination port using the
// (-e) option. The size of the buffer to send is specified using the (-b)
// option which is in 1k increments. Multiple threads can be spawned to hit
// the server.- This application is a very simple minded program that sends buffers of
// data to a server and waits for the server to echo the data back and then
// compares the first and last byte of the buffers. The destination server
// can be specified using the (-n) option and the destination port using the
// (-e) option. The size of the buffer to send is specified using the (-b)
// option which is in 1k increments. Multiple threads can be spawned to hit
// the server.
Platform: |
Size: 197632 |
Author: 麻子 |
Hits: