搜索资源列表
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Rece
Bluetooth
- This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only names of the devices are disp
WinSock-API
- 利用易语言枚举出WinSock 所有API源码,感谢微软提供这么有用的东西。-Easy language to enumerate all WinSock API source, thank Microsoft for providing such useful things.
API-WinSock-TCP-IP
- 使用API编写的WinSock的TCP IP程序-WinSock API written using the TCP IP program
76762492
- WINSOCK 是在Windows进行网络通信编程的API接口,也是Windws网络编程的事实标准(WINSOCK is in Windows network communication programming API interface, and Windws network programming the DE facto standard)