搜索资源列表
WIN2K下的系统服务程序框架
- WIN2K下的系统服务程序框架--基于WIN2K/VC6 生成。使用者通过添加自己的功能函数就能实现WIN2K下无窗体的后台服务程序。-WIN2K system services under the procedural fr a mework -- based on WIN2K/VC6 generation. Through users add their own functions will be able to functio
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, dem
NTService
- VC++的windows后台服务的开发代码模板。-VC background of the windows code templates.
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designat
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, dem
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
ntkl
- 一个NT后台服务程序,远程安装,随机器启动自动启动并在远程机器上通过RPC打开一个侦听端口并从定向控制台,使远程机器能够完全获得本机的控制台权限,可用做网管远程管理工具,禁止用于黑客行为!-a background service procedures, remote installation, random start automatically activate the device and the remote machines
WIN2K下的系统服务程序框架
- WIN2K下的系统服务程序框架--基于WIN2K/VC6 生成。使用者通过添加自己的功能函数就能实现WIN2K下无窗体的后台服务程序。-WIN2K system services under the procedural fr a mework-- based on WIN2K/VC6 generation. Through users add their own functions will be able to function
QQ_(good)
- QQ挂机站全部源代码(good) 第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料) 在Web.config里修改sa用户密码。 第二步:注册NT后台服务,并在windows服务管理器启动webqq服务 C:\WINDOWS\Microsoft.NET\fr a mework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe
PDA_MENU
- 手持点菜设备得一个嵌入式系统,相当于一个掌上电脑。它带有一个液晶屏和若干按键。用餐者可以根据液晶屏上显示的菜单进行触摸点菜或者按键点菜。点菜完毕后,通过无线通信将点菜信息发送到后台服务器上。-ordered handheld devices in an embedded system, which is equivalent to a palm computer. It carries an LCD screen and a numbe
kele8fullver
- 新的kele8娱乐平台系统完整版,包含了后台服务器端、WEB程序端以及完整的视频教程-kele8 new entertainment platform complete system version includes a background server. WEB procedures and a complete end of Video Guide
WindowsService
- 本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于 Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows
BeepServiceTest
- 一个windows后台服务程序,该服务使系统每 隔一段时间就发出滴滴的响声。-A windows background service procedures, the service system from time to time the sound of drops on the issue.
ServiceSetup
- 该程序可以将一个windows后台服务安装到系统注册表-The program can be installed on a windows background service to the system registry
service
- windows的后台服务程序,用来监控其他程序的运行情况,如果所监控的程序的进程断了,改服务能让起自动恢复-windows background service program that is used to monitor the operation of other programs, if the monitoring procedures for the process of breaking, and changing se
apmts_svr0808
- 自己写的一个后台服务程序,注册成为系统服务后,提供对外的数据通信服务-Himself wrote a background service procedures, be registered as a system service, to provide external data communications services
vc-server
- VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序-VC background template fr a mework services can be developed directly above the corresponding background windows service program
XView
- 对于后台服务程序,不能直接看到界面和实时运行详细情况。通过开启一个调试信息观测服务XView,可将程序中的调试信息、日志信息以网络方式分类汇总到这里进行观测。-Service procedures for the background, can not directly see the interface and real-time operating details. Open a debug information through
CNTService
- 一个简单的后台服务类,大家可以下载下来研究一下-• Simple and clean C++ interface using virtual functions. • All the code is Unicode enabled and build configurations are provided. • All code compiles cleanly at the highes
service
- 一个简单的后台服务程序,可以实现注册,启动等功能-a service procedure