A Windows Sockets(WS) implementation may have a limit on the number of applications that may use it simultaneously. 一个Windows套接字(WS)操作可能在可以同时使用的应用程序数目上有限制。
Principle and Implementation of Network Asynchronous Communication Based on Windows Sockets(WS) 基于Windows套接字(WS)实现网络异步通信的原理和实现
The Windows Sockets(WS) setsockopt function sets a socket option. 中文解释好像是:设置套接字的选项。
The Windows Sockets(WS) version requested is not supported. 不支持请求的windows套接字版本。
The software and hardware environments and the basic approach of developing the Windows Sockets(WS) network communication application are presented. 论述了开发windowsSockets网络通信程序的软、硬件环境,和进行windowsSockets通信程序开发的基本步骤,并且利用Csockets实现了数据在两台计算机之间的传输。