文件名称:RemoteLookup
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- 3**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RemoteLookup\客户端\dictClient.cpp
............\......\RemoteLookup.cpp
............\......\RemoteLookup.dsp
............\......\RemoteLookup.dsw
............\......\sock_common.h
............\文档.txt
............\服务器\dictServer.cpp
............\......\dictServer.dsp
............\......\dictServer.dsw
............\......\sock_common.cpp
............\......\sock_common.h
............\......\新东方红宝书.txt
............\客户端
............\服务器
RemoteLookup
............\......\RemoteLookup.cpp
............\......\RemoteLookup.dsp
............\......\RemoteLookup.dsw
............\......\sock_common.h
............\文档.txt
............\服务器\dictServer.cpp
............\......\dictServer.dsp
............\......\dictServer.dsw
............\......\sock_common.cpp
............\......\sock_common.h
............\......\新东方红宝书.txt
............\客户端
............\服务器
RemoteLookup