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

搜索资源列表

  1. RC2K远端控制源程序

    1下载:
  2. c-s结构,通过客户端连接服务器远程控制服务器系统,提供服务端和客户端代码-c-s structure, client server remote control server system, providing services and client code
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:138138
    • 提供者:许敬祥
  1. work001

    0下载:
  2. vb 开发的网络远程管理客户端服务器端,交流一下。-vb development of the network remote management client server, exchange about.
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:105830
    • 提供者:丘博军
  1. w3c

    0下载:
  2. c客户端与互联网服务器通讯类文件,支持多文件上载,提交form等等,同时提供异步方式.-c client server and Internet communications papers to support more file uploading, etc. to form, It also provides asynchronous mode.
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:9852
    • 提供者:不知道
  1. prjNetBar

    0下载:
  2. 这是我们学ACCP的第一个作品,里面用到了C++调用本地API的方法,直接可以在网吧中服务器锁定客户端,可以实现服务器与客户聊天的功能,自动进行计时计费, 只是界面较粗糙,但实现功能还是比较齐全的。 -This is the first study ACCP one works, which uses the C calling local API, directly at the bar can lock the server client, server and the client c
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:1783776
    • 提供者:何火生
  1. remote mangaer

    0下载:
  2. 这个Java客户端演示了如何简单地创建一个远程控制客户端,服务器,用于由安装有X10-wish驱动器的Linux服务器控制的X10自动化房间.gz-the Java client demonstrated how easy it is to create a remote control client, server, used by the installation of X10-wish Drivers Linux server X10 automation control rooms. G
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:653257
    • 提供者:邓耀
  1. sysBug

    0下载:
  2. 一个自己编写的木马程序,包括服务端和客户端.服务端把自己注册成为服务,并且使用了类似MFC的查表命令解释机制.-prepared by a Trojan own procedures, including server and the client. Server themselves registered as a service, and the use of a similar order MFC Lookup explain the mechanism.
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:489961
    • 提供者:梁我我
  1. LANcontrl

    1下载:
  2. 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:2161596
    • 提供者:bbc9527
  1. ScreenSpy

    1下载:
  2. 一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。-A screen capture and transmission to UDP and UDP transmission control, the screen color can be set to 8, 16, 24, 32. Install the controls can easily make a client/server
  3. 所属分类:Remote Control

    • 发布日期:2014-12-01
    • 文件大小:14980
    • 提供者:刘环其
  1. Client-and-Server

    0下载:
  2. 服务器远程控制客户端,客户端根据服务器所发送的命令来进行本机的操作并将本机所实现的功能返回给服务器,并在服务器上显示。-Server Remote Control Client, the client according to the command sent by the server to the operation of this machine and the machine to achieve the function returns To the server and disp
  3. 所属分类:Remote Control

    • 发布日期:2017-05-11
    • 文件大小:3070675
    • 提供者:胡小刚
  1. remotectrlPC

    0下载:
  2. 远程控制客户/服务器端程序-Remote control client/server-side program
  3. 所属分类:Remote Control

    • 发布日期:2017-12-10
    • 文件大小:158282
    • 提供者:天天
  1. WinVnc

    1下载:
  2. vnc for windows ce系统。类似与RDP的远程控制软件。此版本是我根据XP系统上的VNC移植而成的服务器端。用户可以通过VNC客户端或者微软虚拟机进行登陆。登陆的默认密码为password-vnc for windows ce system. Similar to RDP the remote control software. This version is my XP system on the basis of the VNC from the server-side tra
  3. 所属分类:Remote Control

    • 发布日期:2017-03-23
    • 文件大小:559739
    • 提供者:wangzhenhua
  1. Sreen_Server_Code

    0下载:
  2. vc++ 6.0编写的一套远程桌面控制、抓图源程序。主程序分为服务端和客户端,测试前请先运行服务端,当客户端启动后,可以抓取远程主机的桌面信息,当然也可以是当前窗口的信息。源程序在vc++6.0下顺利编译。-vc++ 6.0 to prepare a set of remote desktop control, capture source. Main program is divided into server and client to test run the server before,
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:175665
    • 提供者:deng1243
  1. AryanRat

    0下载:
  2. This is remote control program or as they say remote access trojan I believe it is reverse connect using client/server architecture I believe author is albinoskunk This client/server is written in C-This is remote control program or as they say rem
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:540474
    • 提供者:mfdoom
  1. ha2

    0下载:
  2. Client-Server Program
  3. 所属分类:Remote Control

    • 发布日期:2017-04-05
    • 文件大小:7326
    • 提供者:viju
  1. ha4

    0下载:
  2. Client-Server Program
  3. 所属分类:Remote Control

    • 发布日期:2017-04-12
    • 文件大小:2110
    • 提供者:viju
  1. udpremote

    1下载:
  2. udp远程控制源码,udp方式传输数据,delphi源码,server,client。-udp source remote control, udp way transmission of data, delphi source, server ,client.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:378321
    • 提供者:gentlesir
  1. ControlRemoteComputer

    0下载:
  2. How to use the program: The program has 2 files to run a client/server. The server resides on the victim s computer and the client connects to the server program. You do not have to worry about running the server program as it will not
  3. 所属分类:Remote Control

    • 发布日期:2017-04-05
    • 文件大小:131334
    • 提供者:jaggee
  1. RemoteControlServer

    0下载:
  2. 客户端远程控制服务器界面,响应较快,有部分处理用汇编语言-Client server interface, remote control, rapid response, some dealing with assembly language
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:2067094
    • 提供者:cao
  1. client

    0下载:
  2. client客户端服务端实例简单对话连接失败,请查看服务端是否有启动-Client client server instance to connect simple dialogue fails, check whether the server starts
  3. 所属分类:Remote Control

    • 发布日期:2017-11-09
    • 文件大小:17138
    • 提供者:美uzu
  1. MQTT-Client-master

    4下载:
  2. MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
  3. 所属分类:远程控制编程

    • 发布日期:2018-01-08
    • 文件大小:147456
    • 提供者:烽记
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com