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

文件名称:Remote-Monitoring-System-VCPP

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

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

远程监控系统VC++源码远程桌面控制是控制远程计算机的网络通信程序,该程序可让您同时访问不同的远程计算机,无论何时何地,但是 ,因为NAT,PPPoE,DHCP ,和VPN,或一些最新的技术的陆续出现,使该程序功能越来越受到重视。

当然,远程控制软件是一把双刃剑,有优点就会有缺点,它存在比较严重的安全隐患。一方面给用户和网络管理员工作带了很大的方便,另一方面也给一些居心不良者留下后门。形成很多木马程序。这就需要对软件在设计方面做一些安全考虑。

-Remote Monitoring System for VC++ source code
(系统自动生成,下载前可以参看下载内容)

下载文件列表

远程监控系统VC++源码/myproject/Client/RemoteControlClient/afiedt.buf
远程监控系统VC++源码/myproject/Client/RemoteControlClient/AFXRES.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/client.c
远程监控系统VC++源码/myproject/Client/RemoteControlClient/client.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.001
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.dsp
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.dsw
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.mak
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.ncb
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.opt
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ClientWindow.plg
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ColorMode.cpp
远程监控系统VC++源码/myproject/Client/RemoteControlClient/ColorMode.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Command.c
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Command.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Compression.cpp
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Compression.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/client.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/client.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ClientWindow.bsc
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ClientWindow.exe
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ClientWindow.map
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ClientWindow.pch
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ClientWindow.pdb
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ColorMode.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ColorMode.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Command.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Command.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Compression.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Compression.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Gdi.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Gdi.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/GridSpacing.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/GridSpacing.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/HuffCompress.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/HuffCompress.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/MainWnd.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/MainWnd.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/RCa02224
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/RCa04008
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/RCa05704
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/RLE.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/RLE.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/Script1.res
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ServerIP.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/ServerIP.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/vc60.idb
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/vc60.pdb
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/WndProc.obj
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Debug/WndProc.sbr
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Gdi.c
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Gdi.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/GridSpacing.cpp
远程监控系统VC++源码/myproject/Client/RemoteControlClient/GridSpacing.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/HuffCompress.c
远程监控系统VC++源码/myproject/Client/RemoteControlClient/HuffCompress.h
远程监控系统VC++源码/myproject/Client/RemoteControlClient/IDB_NORECEIVE.BMP
远程监控系统VC++源码/myproject/Client/RemoteControlClient/IDB_NOSEND.BMP
远程监控系统VC++源码/myproject/Client/RemoteControlClient/IDB_RECEIVE.BMP
远程监控系统VC++源码/myproject/Client/RemoteControlClient/IDB_SEND.BMP
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFX.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFX.INL
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXADV.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXBLD_.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCMN.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCMN.INL
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCMN2.INL
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCOLL.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCOLL.INL
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCOM_.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCONV.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCTL.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCTL.INL
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCTL.RC
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCVIEW.H
远程监控系统VC++源码/myproject/Client/RemoteControlClient/Include/AFXCVIEW.INL
远程监控系统VC++源码/myproject/Client/RemoteControlCli

相关说明

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

相关评论

暂无评论内容.

发表评论

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