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

搜索资源列表

  1. source

    0下载:
  2. 动态数据交换DDE客户机/服务器应用 DDE作为一种基本机制,在许多应用程序中仍得到普遍支持,作为应用程序间(本地、远程)通信的一种方式,是建立在Windows内部消息系统、全局和共享内存基础上的一种协议,用来协调Windows应用程序之间的数据交换和命令调用。该实例,服务器端有两个数据项,一个是输入的字符串,一个是定时增加的整数,运行两次后,两个实例可建立DDE连接。-Dynamic Data Exchange DDE client/server applications, as a
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:35974
    • 提供者:kitty
  1. tcps

    0下载:
  2. 用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:1332
    • 提供者:zhoubx
  1. Shell_Server

    0下载:
  2. socket 通信,接收远程主机发送的命令,执行,并把返回结果发送到远程主机-socket communications
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:249269
    • 提供者:
  1. F340_RS232

    0下载:
  2. C8051F340拥有强大的串口通信功能,通过简单的编程,即可通过串口与PC机RS232串口进行通信。对于需要进行单片机远程控制的工程应用非常具有实际的应用价值。-C8051F340 has a powerful serial communication functions through a simple programming to the PC through a serial port and RS232 serial communication. The need for single
  3. 所属分类:Remote Control

    • 发布日期:2017-04-04
    • 文件大小:4847
    • 提供者:pyg
  1. clientserver

    0下载:
  2. 使用c底层实现的socket通信程序,可以实现类似远程运行CMD部分控制命令-The underlying implementation using c socket communication program, you can achieve a similar part of the remote control command to run CMD
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:116118
    • 提供者:唐俊
  1. radar_remote_communication_using_Ethernet_physical

    0下载:
  2. 针对特定环境下雷达数据的远程传输问题,设计一种利用以太网物理层芯片,采用光纤实现的新方法,给出了系统实现的结构框图;讨论了通信协议的制定,并比较了该协议与以太网MAC层协议的异同;给出了系统中关键模块的快速可编程门阵列设计实现和仿真及试验结果。其结果是系统具有实现简单、可靠性高的优点,在雷达数据远程传输中应用前景广泛。-Specific circumstances of the long-range radar data transmission problems, to design a ch
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:197199
    • 提供者:wang
  1. newdilog

    0下载:
  2. 本程序是实现远程文件上传的程序,包含用户界面。主要应用了网络通信技术。-This procedure is a remote file upload process, including the user interface. The main application of the network communication technologies.
  3. 所属分类:Telnet Server

    • 发布日期:2017-05-09
    • 文件大小:29635
    • 提供者:liuhuan
  1. MyClient

    0下载:
  2. 网络客户端,可以连接网络服务端进行通信,只要远程服务端提供端口号码即可-net client ,can connect to a server remote ,if the remote provite a socket
  3. 所属分类:Remote Control

    • 发布日期:2017-04-08
    • 文件大小:28244
    • 提供者:tom1234
  1. TCP-IP

    0下载:
  2. 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:21622559
    • 提供者:周洁
  1. TCPServer

    0下载:
  2. 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2176022
    • 提供者:Ivan
  1. vnc

    0下载:
  2. 远程控制源代码,实现了一台通过网络通信 控制另外一台机器,可以用来进行调试使用。-Remote control the source code to achieve a network communication control another machine can be used for debugging use.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:368313
    • 提供者:xingqin
  1. GPRS_PCServer

    0下载:
  2. 基于VS2005平台,用c#语言开发的远程GPRS通信主机服务器端软件(PPC客户端可以通过搜索PPC关键字得到)-VS2005-based platform, using the c# language to develop long-range GPRS communication host server-side software
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:37168
    • 提供者:王国华
  1. GRRSClientPPC

    0下载:
  2. 基于VS2005平台的远程GPRS通信小工具,和上位机断软件配合可以实现PDA向电脑发短信的功能(上位机程序可以搜索相关关键字得到)-VS2005-based long-range GPRS communications platform for small tools, and the host computer can be achieved off PDA software send text messages to computer functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:32031
    • 提供者:王国华
  1. VC_network_communication_programming

    0下载:
  2. Visual C++网络通信编程实用案例精选这本书中所带的一些源代码。有许多实用的程序,像聊天室,简单浏览器实现,网站下载,语音聊天,远程监控,类似网络蚂蚁的断点续传程序、传输文件等对学习网络编程很有用-Visual C++ network communication programming practical case selection in this book brought some of the source code. There are many useful programs,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7764108
    • 提供者:魏忠祥
  1. RemoteControl

    0下载:
  2. 网络通信编程实例 远程监控-Network Communication Programming examples Remote Monitoring ............
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:167383
    • 提供者:Chan
  1. vc20080918297467

    0下载:
  2. 使用vc开发的网络通信程序,通过命令交互实现远程的数据备份。-Using vc network communication program developed by the command interactive remote data backup.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:238727
    • 提供者:青青
  1. SERVER

    0下载:
  2. 一个类似qq聊天的服务端程序,可以实现远程连接!与客户端通信-A similar qq chat server program, you can remotely connect! Communication with client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:105607
    • 提供者:heron
  1. scoketvc

    0下载:
  2. 网络编程实现远程算数运算(客户端与服务器)c++ 实现客户端与服务器端的简单通信 适合初学者学习-Network programming remote arithmetic operations (client and server) c++ to achieve client and server-side communications for beginners to learn the simple
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:603083
    • 提供者:pg
  1. saomiao

    0下载:
  2. 服务器上所开放的端口就是潜在的通信通道,也就是一个入侵通道。对目标计算机进行端口扫描,能得到许多有用的信息,进行端口扫描的方法很多,可以是手工进行扫描、也可以用端口扫描软件进行。 扫描器通过选用远程TCP/IP不同的端口的服务,并记录目标给予的回答,通过这种方法可以搜集到很多关于目标主机的各种有用的信息,例如远程系统是否支持匿名登陆、是否存在可写的FTP目录、是否开放TELNET服务和HTTPD服务等。-saomiao
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:968
    • 提供者:海河
  1. W8JK

    0下载:
  2. 用于局域网用户点对点连接,实现了用户通信,希望能给做远程控制的朋友一点帮助。-Point to point connection for LAN users to realize the user communication, could do little to help the remote control s friends
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:8422
    • 提供者:王杰
« 1 2 34 5 6 »
搜珍网 www.dssz.com