搜索资源列表
Start and delete Service
- 建立WINDOWS服务的小程序,包括创建和删除服务-establishment of small programs, including the creation and deletion of services
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
进程手术刀1.0
- 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
SSiFun-V1.3.0.1
- SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
mproxysvr3
- 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计-A multithreaded agent, the program running as a service to run the program to apply the windows socket IO completion port model provides a prototype design agent services
service
- 能将一个进程注册成windows服务,同时也可以删除-A process can register as windows service, but can also remove
Rush
- windows 上 UDP服务端代码,监听端口,使用了多线程技术。可以用来使用学习。-UDP server code on windows, listening port, the use of multi-threading technology. Learning can be used to use.
Bank-Service-System-Simulation
- 操作系统课程,银行服务系统设计,进程通信与进程同步机制实践: 某银行提供10个服务窗口(7个对私服务窗口,3个对公服务窗口)和100个供顾客等待的座位。顾客到达银行时,若有空座位,则到取号机上领取一个号,等待叫号。取号机每次仅允许一位顾客使用,有对公和对私两类号,每位顾客只能选取其中一个。当营业员空闲时,通过叫号选取一位顾客,并为其服务。 -Operating system courses banking system design, process communication and
intdraction
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务-Windows service is designed to need to run in the background of application and implementation without user interaction tasks
njiggers__miss
- 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows-In c++ to create a simple Win32 service program, describes how to create Windows using Visual c++
smbscript
- 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows-In c++ to create a simple Win32 service program, describes how to create Windows using Visual c++
Windfws-background
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务-Windows service is designed to need to run in the background of application and implementation without user interaction tasks
905004
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务-Windows service is designed to need to run in the background of application and implementation without user interaction tasks
QNIXUC26
- 用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数(Used to close the Windows messenger service pop-up window small program, written using Delphi6, call API function)
5969445
- 监控windows下的服务的服务,并产生日志文件,不错的(Monitor Windows service service, and generate a log file, good)