文件名称:ControlClient
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 461kb
- 下载次数:
- 0次
- 提 供 者:
- 牛*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、控制客户端数据库配置文件中有计算机名、IP、MAC三项记录,最后结束是_END标志,这个不能随便删;
2、关机提前通知时间是20秒,可以在程序中设置;
3、利用UDP协议发送开关机命令;
4、可以建立计算机信息数据库,用于控制大量计算机,由于其信息较少所以可以采用访问配置文件那样来读计算机信息。
-1, control, database configuration file, the client has the computer name, IP, MAC three records, and finally ended yes _END signs, this can not be easily deleted 2 off advance notice period is 20 seconds, you can set in the program 3 using UDP protocol to send switch machine command 4, you can create a computer database, used to control a large number of computers, less so because of their information can be used as access to the configuration file to read the computer information.
2、关机提前通知时间是20秒,可以在程序中设置;
3、利用UDP协议发送开关机命令;
4、可以建立计算机信息数据库,用于控制大量计算机,由于其信息较少所以可以采用访问配置文件那样来读计算机信息。
-1, control, database configuration file, the client has the computer name, IP, MAC three records, and finally ended yes _END signs, this can not be easily deleted 2 off advance notice period is 20 seconds, you can set in the program 3 using UDP protocol to send switch machine command 4, you can create a computer database, used to control a large number of computers, less so because of their information can be used as access to the configuration file to read the computer information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
控制客户端\AddDlg.cpp
..........\AddDlg.h
..........\ControlClient.aps
..........\ControlClient.clw
..........\ControlClient.cpp
..........\ControlClient.dsp
..........\ControlClient.dsw
..........\ControlClient.h
..........\ControlClient.ncb
..........\ControlClient.opt
..........\ControlClient.plg
..........\ControlClient.rc
..........\ControlClientDlg.cpp
..........\ControlClientDlg.h
..........\Debug\ControlClient.exe
..........\.....\PCInfodb.ini
..........\PCInfodb.ini
..........\ReadMe.txt
..........\res\ControlClient.ico
..........\...\ControlClient.rc2
..........\...\Thumbs.db
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\截图1.bmp
..........\截图2.bmp
..........\说明.doc
..........\说明.txt
..........\Debug
..........\res
控制客户端
..........\AddDlg.h
..........\ControlClient.aps
..........\ControlClient.clw
..........\ControlClient.cpp
..........\ControlClient.dsp
..........\ControlClient.dsw
..........\ControlClient.h
..........\ControlClient.ncb
..........\ControlClient.opt
..........\ControlClient.plg
..........\ControlClient.rc
..........\ControlClientDlg.cpp
..........\ControlClientDlg.h
..........\Debug\ControlClient.exe
..........\.....\PCInfodb.ini
..........\PCInfodb.ini
..........\ReadMe.txt
..........\res\ControlClient.ico
..........\...\ControlClient.rc2
..........\...\Thumbs.db
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\截图1.bmp
..........\截图2.bmp
..........\说明.doc
..........\说明.txt
..........\Debug
..........\res
控制客户端