搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
TelnetCmd
- windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
控制对方机器的程序Server
- 可以偷窥到对方的桌面内容,按设置的时间进行刷新.可以用鼠标控制对方的电脑,包括所有的鼠标操作。可以使用键盘控制对方的电脑,几乎可用所有的按键.客户端可以建立多个窗口,对多台电脑进行监视控制.可以运行一条命令,例如打开一个记事本.可以锁定/解锁对方的电脑.可以让对方电脑(强行)注销/重启/关机.可以传送/删除/移动对方的电脑上的文件.在必要时还可以关掉服务程序. 请勿转载,并用于非法用途-can peeping into the opponent's desktop, set up by
控制对方机器的程序Client
- 可以偷窥到对方的桌面内容,按设置的时间进行刷新.可以用鼠标控制对方的电脑,包括所有的鼠标操作.可以使用键盘控制对方的电脑,几乎可用所有的按键.在客户端可以建立多个窗口,对多台电脑进行监视控制.可以运行一条命令,例如打开一个记事本.可以锁定/解锁对方的电脑.可以让对方电脑(强行)注销/重启/关机.可以传送/删除/移动对方的电脑上的文件.在必要时还可以关掉服务程序. -can peeping into the opponent's desktop, set up by the time se
nt_serv_wiz
- 一个生成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 used
caozuoxitongshiyan
- 实验一 熟悉操作系统工作环境 实验二 Linux进程通信程序设计 实验三 Windows服务程序设计 实验四 进度调度程序设计及分析 实验五 存储管理程序设计及分析-experiment a familiar working environment operating system Linux process two experimental communication program design Wind Experiment 3 Diego experimental
MFC程序改成Windows服务
- 一个简单的MFC程序改成Windows服务,实现开机自启动。
vc-server.rar
- VC后台服务的模板框架,可以上面直接开发相应的windows后台服务程序,VC background template framework services can be developed directly above the corresponding background windows service program
IpServices.rar
- 获取外网ip的一个windows服务程序, 并会把ip发送到指定的邮箱。,Ip access outside the network, a windows service program and will be sent to the specified ip-mail.
WINNT_SERVICE
- 上传一个windows服务编写的模版程序源码,在上面略加修改就可以承载服务-uploads a windows service procedures prepared by the template source code, the above can be slightly modified bearing service
Programming-Server-Side-Application-for-Windows-20
- windows 服务端程序编写 ,介绍了2000sdk 64位程序编写-Programming-Server-Side-Application-for-Windows-2000
WindowsService
- windows的服务的安装,卸载,启动,停止,检测,可以监控一个服务程序。-windows service Install /Unstall/start/stop/chekck
7
- windows服务程序 COM服务程序 开机前启动 NT服务 与桌面交互 -COM service program service program windows pre-boot to start NT service to interact with desktop
dingniu2TdxService
- 一个windows服务程序,自动将每个交易日上交所发布的level2证券交易数据自动解析导入通达信证券分析软件-A windows service program, automatically each trading day the Securities and Exchange Shanghai Stock Exchange issued level2 automatic data analysis accessible to import letter of securities anal
WinService
- windows service windows服务程序很好的例子,很全的结构-windows service
shutdown
- windows 后台服务程序 SCM 后台运行 作为服务-SCM windows daemons running in the background as a service
CService_demo
- windows 服务程序精彩源代码 代码清晰 做服务程序的必备代码-window service demo
mysql-WINDOWS--SERVICES
- 使用http协议进行数据采集,存储在MYSQL中的Windows服务程序-Using the HTTP protocol for data collection, stored in a MYSQL of Windows service program
syatem
- windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止,(Windows service application, the system automatically run after landing the service, service to start and stop,)
新编Windows API参考大全
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。(A new Windows API reference book)