搜索资源列表
source_SupportFSM
- Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
DeleteService
- 使用Windows编程,程序可以控制Telnet服务的启动.-Windows programming, control procedures can be initiated Telnet services.
NewApp
- vc工具开发的一个可以运行于windows平台的服务程序模板,可以稍加改动,使程序如系统的服务程序一样运行。-vc development of a tool can be run on the windows platform services for the template, can tamper with the process, if the system of services for the same operation.
servicetest
- 一般的控制台程序,改写成windows 服务模式 ,这样可以加以自动启动,和失败自动再启动的功能!
NETCONQQ
- 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
DeamonATE
- C++编写的一个完善的Windows后台服务程序,可开机启动也可手动启动,压缩包内有安装教程ReadMe.txt和外部程序调用的动态链接库工程,该程序正在使用中。- A perfect Windows background service program written in C++, can be started manually or boot, there are installation tutorial ( ReadMe.txt ) and external program call
CppWindowsService
- 一个windows下服务入口程序的demo,可以在里面添加自己的代码。-A windows service entrance next demo program, you can add your own code in it.