搜索资源列表
200811117311182
- 通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
TestWinSock
- simple webserver simulator to show how a web server takes request on a windows environment and reponds using socket programming.
consock
- Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b