搜索资源列表
SeverTest
- Delphi 写的Windows服务程序源码-services for the Windows source code
demosvr
- Delphi编写的系统服务,演示了服务控制和标准服务程序的编写。
api
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。
WPOLICY.ZIP
- 以前用delphi+kol写的监视工具,可以制定禁止某些程序的运行,如一些游戏的关键字。可通过网络升级数据库,也就是说在服务端一次更新关键字数据库,所有终端电脑同时更新。包内含有client和server的代码。-previously wrote Da surveillance tools could be developed to prohibit the operation of certain procedures, such as the keyword game. Through th
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup fil
police_service
- delphi 编写的后台服务程序, 可以定时重启 系统服务,比如tomcat服务, 服务名和启动规则可以由用户定义 -delphi service program ,restart system service ,user can define rules
CloseProcess
- 进程屏蔽精灵 服务程序-The process of shielding procedures Wizard Services ..........
windowsapi10
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-As a Microsoft 32-bit platform application programming i
server
- delphi服务程序,自动服务构成,delphi服务程序,自动服务构成-Services
WindowsAPI
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 - Win32 API 32 For Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE
FileTranServer
- Delphi源代码实例实现Socket远端文件传输实例,程序分为客户端和服务端,两者都需要运行才能实现点对点的文件传输功能,任一方都可终止传送和接收文件,类似QQ的在线文件传输功能,基本的模块,可再此基础上不断完善和提高。-Delphi source code examples Socket remote file transfer instance, the program is divided into client and server, both need to run in order
Test_Service
- delphi 开发的windows下的服务程序 测试demo-delphi 开发的windows下的服务程序 测试demo