搜索资源列表
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
dcwlsjbphjs
- 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of t
DDEserver1.3
- 基于Windows2000的DDE服务器源代码。程序可以作为一个Windows的标准服务来为各个程序做数据交换-DDE on Windows 2000 server source code. Procedures can be used as a standard Windows services for the various procedures so the data exchange
NTP-time-server-client
- 程序以服务形式运行在后台,实现windows平台两台计算机间的时间同步,采用ntp协议,基于delphi的idtime控件开发-Program as a service running in the background, windows platform to achieve time synchronization between two computers,
CCDTCPServer080919
- EVC写Wince程序,PC104服务端程序,主要涉及Socket网络通信,端口读取-A Windows CE program,Written by Embeded Visual C++,suitable for PC104 platform,it is about Socket communication and operate the port
filesvr
- Windows socket文件接收服务程序,含接受的例程工程文件。-Windows socket file to receive service program, including acceptance of routine engineering documents.
serverPipe
- windows命名管道服务端程序例子,程序简单易懂-windows server program named pipe example, the program easy to understand
TCP-serveraclient
- 简单的windows应用程序,基于tcp的服务端和客户端-A simple windows application, based on the tcp service-side and client-side
auto
- Windows Embedded CE 5.0\6.0下自动文件加载服务程序。可以自动加载用户需要自动运行的程序。-Windows Embedded CE 5.0 \ 6.0 service program file is loaded automatically. Can automatically load a user needs to run automatically.
serviceTest
- 自己写的测试程序,测试windows服务的创建、开启、停止、已经删除。-Write your own test procedure, test Windows service to create, start, stop, have been deleted.
WcfDemo
- 第一次WCF服务与访问程序,适合WCF出入者-The first Windows Communication Foundation service and its application, that s suitable for freshman in WCF