搜索资源列表
WindlowsService
- Windows2000 服务编程。 利用文该例子可自己编写服务程序。-Programming Windows 2000 services. Using the example of the service can prepare their own procedures.
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
windows_net_develop
- 《Windows网络编程技术》本书专门讨论Windows网络编程技术、覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows 重定向器为法、Winsock方法、客户端远程访问服务 ... 此为附书源码-《Windows Network Programming》book attached source
vbcode
- Windows系统服务编程,实现定点报时,有管理界面,软件报转录的内容,代码质量非常高。-Windows system service programming, fixed-point timekeeping, managed interface, the software reported that transcr iption of the contents of the code quality is very high.
PseudoDriverSrcDrvFltIp_source
- windows nt 服务编程例子,需要学习NT服务的同学可以参考一下思路!-windows nt server dev
WindowsService
- .net windows 服务编程使用实例-net the windows services programming using the instance
windows-_Service
- windows服务编程示例,该服务是系统启动时默认自动启动的.-windows service programming examples, the service is automatically activated when the system starts the default.
WindowsService
- Windows服务编程,实现对所有服务的状态显示等功能。-Windows service programming, to achieve the status of all services and other functions.
dkdu
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务(Windows service is designed to need to run in the background of application and implementation without user interaction tasks)
odd
- 在win2000中添加一个windows服务的源程序,请大家指点(In win2000 source program to add a Windows service, please give directions)
TimeInput
- windows服务,后台实时加载数据,并处理(Windows services, real-time data loading and processing in the background)
stydsyutemservice
- windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止,(Windows service application, the system automatically run after landing the service, service to start and stop,)
389593
- 在win2000中添加一个windows服务的源程序,请大家指点()
combaddcompiler
- 手动注册WINDOWS服务项,很不错的易语言源码,适合易语言爱好者学习,()
新编Windows API参考大全
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。(A new Windows API reference book)
fokmet-kurnel
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务()
CSEAI
- 手动注册WINDOWS服务项,很不错的易语言源码,适合易语言爱好者学习,()
NetEngine_WINBuild0703
- XEngine主要提供了网络与通信引擎和网络中间件开发的SDK,此引擎内部采用C/C++开发.你可以使用C/C++,VB,DELPHI,E等语言作为其开发语言来调用此引擎的SDK.它是一个跨平台,稳定可靠的网络通信引擎。你可以在这套引擎上面快速的部署你的网络应用程序环境。 你可以使用这套SDK,开发你想要的任何网络与通信程序或服务,包括不限于:聊天服务,视频会议,语音会议,文件服务,远程监控,日志服务,HTTP服务,代理服务,数据转发服务,消息服务,安全验证,流媒体服务,音视频编解
Win32 API
- Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。