CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 远程控制编程

文件名称:app

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-05-15
  • 文件大小:
    5.49mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

远程进程控制,文件传输,进程守护等功能.

分为3个程序,masterStation为netbeans编写的awt窗体远程控制程序,deamon为子站的执行程序,selfDeamon为守护deamon的子站程序(可不要)-remote process control,file trans,process deamon... function
(系统自动生成,下载前可以参看下载内容)

下载文件列表

v1.2/deamon/excute/appconfig.xml
v1.2/deamon/excute/clientDriver_fat.jar
v1.2/deamon/excute/default.properties
v1.2/deamon/excute/run.bat
v1.2/deamon/excute/startProcess.bat
v1.2/deamon/excute/startProcess.sh
v1.2/deamon/src/clientDriver/.classpath
v1.2/deamon/src/clientDriver/.fatjar
v1.2/deamon/src/clientDriver/.project
v1.2/deamon/src/clientDriver/.settings/org.eclipse.jdt.core.prefs
v1.2/deamon/src/clientDriver/appconfig.xml
v1.2/deamon/src/clientDriver/appconfig.xml.bak
v1.2/deamon/src/clientDriver/bin/appconfig.xml
v1.2/deamon/src/clientDriver/bin/default.properties
v1.2/deamon/src/clientDriver/bin/entity/App$RunModel.class
v1.2/deamon/src/clientDriver/bin/entity/App.class
v1.2/deamon/src/clientDriver/bin/entity/IMonitorService.class
v1.2/deamon/src/clientDriver/bin/entity/MonitorInfoBean.class
v1.2/deamon/src/clientDriver/bin/entity/MonitorServiceImpl$Bytes.class
v1.2/deamon/src/clientDriver/bin/entity/MonitorServiceImpl.class
v1.2/deamon/src/clientDriver/bin/entity/Process.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSInfoException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSIpIpException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSMemoryException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSUserException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSversionException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotCatOSWorkGroupException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotFuQuanException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotOperationDeleteException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotOperationExcuteCmdException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotOperationKillProcessException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotOperationMkException.class
v1.2/deamon/src/clientDriver/bin/Exception/CannotOPerationStartProcessException.class
v1.2/deamon/src/clientDriver/bin/Exception/ScriptCannotExcuteException.class
v1.2/deamon/src/clientDriver/bin/log4j.properties
v1.2/deamon/src/clientDriver/bin/main/Excute$1.class
v1.2/deamon/src/clientDriver/bin/main/Excute$2.class
v1.2/deamon/src/clientDriver/bin/main/Excute.class
v1.2/deamon/src/clientDriver/bin/main/Test.class
v1.2/deamon/src/clientDriver/bin/OS/IOSDriver.class
v1.2/deamon/src/clientDriver/bin/OS/IOSSource.class
v1.2/deamon/src/clientDriver/bin/OS/LinuxOSDriverImpl.class
v1.2/deamon/src/clientDriver/bin/OS/service/InfoProcess.class
v1.2/deamon/src/clientDriver/bin/OS/WindowsOSDriverImpl.class
v1.2/deamon/src/clientDriver/bin/server/local/LocalAutoServer$LocalProcessProThread.class
v1.2/deamon/src/clientDriver/bin/server/local/LocalAutoServer.class
v1.2/deamon/src/clientDriver/bin/server/local/LocalDeamonServer.class
v1.2/deamon/src/clientDriver/bin/server/local/ZhouQiTimer.class
v1.2/deamon/src/clientDriver/bin/server/remote/FileRevServer.class
v1.2/deamon/src/clientDriver/bin/server/remote/FileRevTCPServer$FileTcpThread.class
v1.2/deamon/src/clientDriver/bin/server/remote/FileRevTCPServer.class
v1.2/deamon/src/clientDriver/bin/server/remote/FileRevUDPServer.class
v1.2/deamon/src/clientDriver/bin/server/remote/RemoteServer$RemoteServerThread.class
v1.2/deamon/src/clientDriver/bin/server/remote/RemoteServer.class
v1.2/deamon/src/clientDriver/bin/server/Server$Status.class
v1.2/deamon/src/clientDriver/bin/server/Server.class
v1.2/deamon/src/clientDriver/bin/startProcess.bat
v1.2/deamon/src/clientDriver/bin/startProcess.sh
v1.2/deamon/src/clientDriver/bin/util/AppConfigUtil.class
v1.2/deamon/src/clientDriver/bin/util/DefaultSourceCenter.class
v1.2/deamon/src/clientDriver/bin/util/FileOperation.class
v1.2/deamon/src/clientDriver/bin/util/StringUtil.class
v1.2/deamon/src/clientDriver/bin/util/zip/ZipCompressor.class
v1.2/deamon/src/clientDriver/bin/util/zip/ZipExtractor.class
v1.2/deamon/src/clientDriver/clientDriver_fat.jar
v1.2/deamon/src/clientDriver/default.properties
v1.2/deamon/src/clientDriver/lib/apache-ant-1.7.0.jar
v1.2/deamon/src/clientDriver/lib/dom4j-1.6.1.jar
v1.2/deamon/src/clientDriver/lib/log4j-1.2.8.jar
v1.2/deamon/src/clientDriver/src/appconfig.xml
v1.2/deamon/src/clientDriver/src/default.properties
v1.2/deamon/src/clientDriver/src/entity/App.java
v1.2/deamon/src/clientDriver/src/entity/IMonitorService.java
v1.2/deamon/src/clientDriver/src/entity/MonitorInfoBean.java
v1.2/deamon/src/clientDriver/src/entity/MonitorServiceImpl.java
v1.2/deamon/src/clientDriver/src/entity/Process.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSInfoException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSIpIpException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSMemoryException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSUserException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSversionException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotCatOSWorkGroupException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotFuQuanException.java
v1.2/deamon/src/clientDriver/src/Exception/CannotOperationDeleteException.java
v1.2/deamon/src/clientDr

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com