搜索资源列表
RemoteMaintenance1.42
- 这是公司要求做的远程控制程序,可以进行网络和modem拨号进行控制, 通信协议使用XML方式,基本的控制都有,有详细相关设计文档.和通信协议文档 网络部分采用独立dll方式,方式动态更新功能,客户端使用BCB开发,网络模块使用VC开发-This is the company that demanded the remote control program that can be dial-up network and modem control, communications proto
work001
- vb 开发的网络远程管理客户端服务器端,交流一下。-vb development of the network remote management client server, exchange about.
wjc
- 网络监控程序,运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-network monitoring, the running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, fun
WinForms-Threads-TCPListener
- 基于.NET开发环境的网络编程,服务器与客户端编程
mlwj
- 网络文件传输软件源代码 分服务端和客户端
remote_ctrl
- 网络编程 进行远程控制 包含服务端与客户端-Network Programming for remote control includes server and client
SyncFile
- 远程网络进行文件同步的源码,包括服务器端和客户端,可以为类似项目参考。
UDP_Multicast_IOCP_CLIENT
- Visual c++ 网络程序设计 udp组播客户端
lzm_doc
- 网络攻击的客户和服务器端-network attacks and server-client
wangluoyuanchengkongzhi
- 本论文首先介绍了网络远程控制的两种控制方式:远程监控和网络闭环控制。为 了对这两种控制方式分别进行分析与仿真,并重点分析时延对网络闭环控制系统的影 响,完成了网络远程控制系统仿真软件的设计与实现,搭建了基于真实网络的仿真平 台用以理论研究。仿真软件采用的是Clien灯serve:模型结构,在逻辑上分为客户机端 和服务器端两大部分。经过实验,证明了仿真平台的有效性并得出了仿真结果。
1
- 用C#开发基于C/S模式的系统,Client端拥有良好的用户界面,调用Winsock控件和API函数来实现控制操作,Server端主要是运用Winsock完成屏幕抓取、控制操作和数据传输。 本系统是基于windows系统的远程控制木马软件。实现的功能有:远程文件操作、注册表操作、进程操作、开机启动操作、网络连接操作、系统服务操作、发送信息、远程桌面查看、远程关机、注销、重启。-本次设计的远程控制木马它主要有控制端程序和服务端(木马程序)组成。控制端用以远程控制服务端的程序;木马
netaccel
- 网络录像和回放的代码,客户端软件,不包含服务器端软件-Code of network video recording and playback, the client software does not contain server-side software
VCRstylemechanism
- 是公司开发完整案例局域网视频监控系统使用说明书 系统介绍 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能: 系统采用人机交互的方式,界面美观友好。 屏幕信息需要时时显示,网络延时不能大于1秒。 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。 系统运行时占用内存不能大于10MB,以免影响系统性能。 客户端运行时需要隐藏显示窗口,其
MyClient
- 网络客户端,可以连接网络服务端进行通信,只要远程服务端提供端口号码即可-net client ,can connect to a server remote ,if the remote provite a socket
curl-7.17.0
- 网络上著名的客户端工具,可以测试目标服务器是否正常-Well-known clients on the network tool, you can test the target server is normal
RemoteControl
- 使用visual C++来实现的一个远程监控程序,通过网络通讯,可以监控到客户端电脑屏幕的动作-RemoteControl
Desktop-Monitor
- 运行服务端,在网络上能过客户端,能够监控远程计算机的屏幕。可以监控员工的计算机桌面及一些其它合法用途。vc6++平台。-Running the server in the network can be had on the client, to monitor a remote computer screen. Can monitor employees' computer desktop and some other lawful purposes. vc6++ platform.
netjk
- VC++局域网视频监控系统,系统默认操作员用户名为:tsoft,密码为:111。 操作流程 运行本系统,请按照以下流程操作: (1)首先将客户端(client)文件拷到要监控的机器上。 (2)然后修改Client文件夹中Server.ini文件中的IP地址为服务器端IP地址,并运行客户端程序。 (3)运行服务器端(Server)程序 (4)通过“系统设置”模块,设置客户端IP地址,然后重新启动服务器端即可。 (5)通过“操作员
yuanchengkongzhi
- 远程控制程序分为两部分,即服务器程序和客户端程序,当一台网络上的计算机运行服务器程序时,运行客户端程序的计算机就可以根据服务器的IP地址对服务器进行远程控制。-The program is divided into two parts, the server program and client program, when the computer is running on a network server program, the computer running the client pr
CensorshipProgram-
- 一个网络监控程序,包括完整的服务端和客户端,有利于学习VC++的网络传输编程。-A network monitoring program, including complete service and client, is conducive to learning VC++ network transmission programming.