搜索资源列表
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
Remoting
- DotNetRemoting演练.通过DotNetRemoting技术将WebService与WindowsService自由结合.服务器端注册客户端事件,具有一定的学习指导价值.
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
Remoting
- DotNetRemoting演练.通过DotNetRemoting技术将WebService与WindowsService自由结合.服务器端注册客户端事件,具有一定的学习指导价值.-DotNetRemoting exercise. DotNetRemoting technology through WebService with WindowsService free association. Server-side event reg
WindowsService
- windows的服务的安装,卸载,启动,停止,检测,可以监控一个服务程序。-windows service Install /Unstall/start/stop/chekck
Windowsservice
- 1 在Service 的path下指定监控路径 类名fileSystemWatcher1 2 生成解决方案 执行vc.net命令提示 安装服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe 删除服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe /u 3 启动Service服务 4 现在就可以实现监控了.-1 in the
WindowsService
- WINDOWS服务启动东进语音交换机程序源代码。-WINDOWS voice services switch to start the east source code.
WindowsService
- (1)每10秒检测某个路径下的EXE文件(有界面)是否启动,若没启动,则启动 (2)当检测到已经启动了,则不执行任何操作 (3)检测时间和文件路径等信息可以在XML文件中配置 -(1) Every 10 seconds of detecting a path of EXE file (with interface) whether to start, if not start, then start (2) has bee
WindowsService
- c# WindowsService入门教程,适用于.net2.0新手入门 -c# WindowsService Tutorial for. net2.0 Getting Started
WindowsService
- window service using C# , dot net platform. use it try to make it urself-window service using C# , dot net platform. use it try to make it urself..
WindowsService
- .net windows 服务编程使用实例-net the windows services programming using the instance
windowsService
- 创建windowsService服务教程,C#版教程-windowsService C# windows
WindowsService
- C#写的服务程序,实现完整的批处理命令安装-Service program written in C#, to achieve complete batch command to install
WindowsService
- 以一个案例描述Windows服务的创建、运行-Descr iption Windows service to create, run
WindowsService
- window service using C# , dot net platform. use it try to make it urself-window service using C# , dot net platform. use it try to make it urself..
WindowsService
- window service using C# , dot net platform. use it try to make it urself-window service using C# , dot net platform. use it try to make it urself..
WindowsService
- 使用c#创建windows服务的源代码示例-windows services code
WindowsService
- c# windows service sample
WindowsService_RunInSystem
- WindowsService以SYSTEME权限启动应用程序源码-WindowsService starts the application source with SYSTEME authority
WindowsService
- Windows服务编程,实现对所有服务的状态显示等功能。-Windows service programming, to achieve the status of all services and other functions.