文件名称:linux-remote-control-system-
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-12
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux远程控制系统管理源代码,可以按照自己的要求进行简单的更改-Remote control system administration linux source code, in accordance with their own requirements to make simple changes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux远程终端管理系统\client\allvariable.c
.....................\......\allvariable.h
.....................\......\client_main
.....................\......\clistruct.h
.....................\......\func_client.c
.....................\......\func_client.h
.....................\......\func_validate.c
.....................\......\func_validate.h
.....................\......\macro.h
.....................\......\main_client.c
.....................\......\Makefile
.....................\......\menu_client.c
.....................\......\menu_client.h
.....................\......\onlclistruct.h
.....................\......\system.h
.....................\......\xieyi_client.c
.....................\......\xieyi_client.h
.....................\manage\clistruct.h
.....................\......\func_manageclient.c
.....................\......\func_manageclient.h
.....................\......\func_manageclient.o
.....................\......\func_validate.c
.....................\......\func_validate.h
.....................\......\func_validate.o
.....................\......\main_manageclient.c
.....................\......\main_manageclient.o
.....................\......\Makefile
.....................\......\manage_main
.....................\......\menu_manageclient.c
.....................\......\menu_manageclient.h
.....................\......\menu_manageclient.o
.....................\......\system.h
.....................\sever\.swp
.....................\.....\admindata.conf
.....................\.....\allvariable.c
.....................\.....\allvariable.h
.....................\.....\clientdata.conf
.....................\.....\clientdata.conf.bak
.....................\.....\clistruct.h
.....................\.....\func_sever.c
.....................\.....\func_sever.h
.....................\.....\func_validate.c
.....................\.....\func_validate.h
.....................\.....\macro.h
.....................\.....\main_sever.c
.....................\.....\Makefile
.....................\.....\menu_sever.c
.....................\.....\menu_sever.h
.....................\.....\onlclistruct.h
.....................\.....\sever.conf
.....................\.....\sever_main
.....................\.....\system.h
.....................\.....\xieyi_sever.c
.....................\.....\xieyi_sever.c~
.....................\.....\xieyi_sever.h
.....................\协议说明
.....................\client
.....................\manage
.....................\sever
linux远程终端管理系统