搜索资源列表

  1. TelnetCmd

    0下载:
  2. windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1359872
    • 提供者:杨小东
  1. ntkl

    0下载:
  2. 一个NT后台服务程序,远程安装,随机器启动自动启动并在远程机器上通过RPC打开一个侦听端口并从定向控制台,使远程机器能够完全获得本机的控制台权限,可用做网管远程管理工具,禁止用于黑客行为!-a background service procedures, remote installation, random start automatically activate the device and the remote machines
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:Luther.luo
  1. BeepServices

    0下载:
  2. 一个使用VC实现Windows服务的框架程序,程序实现了定时鸣响,如果需要实现服务程序,只要在框架内增加即可。-use of a VC Windows services fr a mework procedures, procedures to achieve a regular ring if necessary to achieve service procedures, as long as the increase can be
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:神仙哥哥
  1. nt_serv_wiz

    0下载:
  2. 一个生成windows服务程序的vc6向导,把文件拷贝到Microsoft Visual Studio\COMMON\MSDev98\Template\即可使用-a generation of windows service program vc6 wizard, copy the file to the Microsoft Visual Studio \ COMMON \ MSDev98 \ Template \ can be use
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:66560
    • 提供者:
  1. 服务程序如何获取映射驱动器名

    0下载:
  2. 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:xb
  1. SysData

    0下载:
  2. 一个小的服务程序,实现时钟同步,并做成服务程序,让它一直运行-a small service procedures, to achieve clock synchronization, and causing service procedures, it has been running
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:733184
    • 提供者:luyu
  1. service_demo

    0下载:
  2. 一个VC写的服务程序示例,然望对有这方面需求的朋友有帮助-a VC service program written by example, he was looking to have this friend needs help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:48128
    • 提供者:姜俊波
  1. WinService

    0下载:
  2. 开发.net服务程序(exe), 其中用到了System.Timer组件。 比较实用型的。-development. Net service procedures (exe), which uses System.Timer components. The more practical.
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:
  1. GetTable

    0下载:
  2. 一个用gsoap实现的web服务程序,包括客户端和服务器端。实现了从服务端读取相应结构的数据。-gsoap achieve with a web service procedures, including the client and server side. Realizing from the server to read the data structure accordingly.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-16
    • 文件大小:73728
    • 提供者:杰西卡
  1. QPXMonitor1

    0下载:
  2. 有对话框Windows服务程序,可以监控用户指定的服务,可以列举当前运行的程序。-Windows dialog with the procedures of service, users can monitor a designated service, can cite the current operating procedures.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:文物
  1. servicetest

    0下载:
  2. 代码示范了 OpenSCManager、CreateService、OpenService、ControlService、DeleteService、RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的主要几个API的用法,具体的函数参数大家可以查阅MSDN。-model code of OpenSCManager, CreateSe
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:关羽
  1. NT_Service

    0下载:
  2. 本代码演示了windows服务程序的编程-demonstration of the code windows Service Programming
  3. 所属分类:WEB源码

    • 发布日期:2024-05-16
    • 文件大小:191488
    • 提供者:prl
  1. guiser

    0下载:
  2. 服务程序(Service)一般是不能和用户进行交互的,所以他一般是不能显示窗口的。要和用户进行交互(如显示窗口),我们必须打开用户WinSta0和desktop,下面的这段代码就是打开上述两个,并显示一个dialog. 运行:编译生成guiser.exe, 运行guiser /service, 然后在控制面板的服务中启动该服务,将会出现一个对话框! 上述程序在win2000 professional + VC6.0 + S
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:tonghua
  1. WindowsService

    0下载:
  2. 本程序是基于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
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:372736
    • 提供者:wangjianhui
  1. rpt_1.0

    0下载:
  2. *流氓软件程序。老外写的,绝对经典哦, 这是一个服务程序-killed rogue software program. The foreigner was absolutely classic Oh, this is a service program
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:95232
    • 提供者:xinwanjiang
  1. servicedemos

    0下载:
  2. VC++6写的NT服务程序,定时向事件里输入计算结果-written NT service procedures, timing input to the incident Lane results
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:yqxzcm
  1. XML_LOG

    0下载:
  2. 一个XML格式记日志的类,适合服务程序记录日志-an XML format logging categories, service procedures for logging
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:yayasave
  1. signalserver

    0下载:
  2. 使用VC编写的信令跟踪服务程序,逻辑清晰,有界面-prepared by the use of VC Signaling tracking service procedures, clear logic, interface
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:58368
    • 提供者:李名
  1. uisvr

    0下载:
  2. 将一个MFC程序转换为服务程序,及让它支持与桌面的交互。-an MFC to convert the proceedings to service procedures, and support it with the interactive desktop.
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:欧阳
  1. mydyndns_src

    0下载:
  2. 更新希网动态域名(8866.org)的服务程序-update Greek Dynamic domains (8866.org) service procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:236544
    • 提供者:sundyl
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org