CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UDP通信

搜索资源列表

  1. service

    0下载:
  2. 在LINUX操作系统下网络通信程序,采用UDP协议。该程序是客户端。-LINUX operating system in network communication procedures, the use of UDP protocol. The program is the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1095
    • 提供者:zhao
  1. commpro

    0下载:
  2. commpro很不错的通信调试工具,包括RSC232,UDP,TCP.rar -very good communication commpro debugging tools, including RSC232, UDP, TCP.rar commpro very good communication debugging tools, including RSC232, UDP, TCP.rar
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:245939
    • 提供者:不凡帝
  1. socket

    0下载:
  2. 基于控制台的socket通信实例: 包括1.基于控制台socket通信 2.基于控制台的聊天程序-tcp 3.基于控制台的聊天程序-udp 注意:上传的为源代码基于控制台socket通信 使用时为每个文件新建一个工程先运行Srv再运行Client-Console-based socket communication examples include: 1. Console-based socket communication 2. Console-based chat pr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:5017
    • 提供者:刘小白
  1. CRTGModle

    0下载:
  2. UDP模拟发送港口RTG位置数据,并定义自己的协议进行通信,配置好端口后,按键盘的上下左右键,数据自动计算并发送,并有相关图形显示-UDP port to send RTG simulated location data, and define their own protocol to communicate, configured the port, press the keyboard up and down around keys, data is automatically calcu
  3. 所属分类:GPS develop

    • 发布日期:2017-05-18
    • 文件大小:4896726
    • 提供者:yangjin
  1. QQcom1

    0下载:
  2. 使用winsock控件编写的网络通信小软件,有助于学习TCP/IP和UDP-Prepared using the winsock control to a small network communications software, will help to learn TCP/IP and UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:57126
    • 提供者:xw
  1. TCP_protocol_implementation

    0下载:
  2. 利用套接字实现的用UDP协议进行数据通信,并对其进行检测通过-Implemented using a socket for data communication using UDP protocol, and its detection by
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3638616
    • 提供者:david
  1. Chat

    0下载:
  2. 局域网内通讯软件 可以实现TCP及UDP聊天方式 可以自设服务器或客户端 指定目的IP地址以进行点到点通信-LAN communication software can be achieved within the TCP and UDP can be customized based chat server or the client specify a destination IP address for point to point communication
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:74738
    • 提供者:刘飞
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. MyQQ

    0下载:
  2. 一个类似QQ的局域网通信软件,同时可以选择TCP或UDP连接方式,还可传送文件,抓取对方屏幕。在VC6下编译通过。-A similar QQ local area network communication software, and you can choose TCP or UDP connections, but also transfer files, grab each other' s screens. In the VC6 compiled through.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:44022
    • 提供者:李俊
  1. lan

    0下载:
  2. udp协议的实现套接字通信,可用于windows及wince-udp socket communication protocol implementation can be used for windows and wince
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:2337
    • 提供者:张炜
  1. AIMD_in_NS

    0下载:
  2. TCP友好的多媒体通信仿真,有如下特点: 支持MPEG4文件,支持CBR/VBR UDP流,支持AIMD流媒体控制-The power and connectivity of today s Internet presents the opportunity for interactive multimedia applications across the world. However, today s Internet has been predominantly designed fo
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:237310
    • 提供者:胡胜红
  1. udpVS2008

    0下载:
  2. 简单的linux下UDP服务端和vs2008客户端通信程序-A simple UDP server under linux, and vs2008 client communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2590042
    • 提供者:朱博
  1. winsock2_3

    0下载:
  2. 网络安全技术实践与代码详解(实例代码)一书中第二章和第三章的源代码,包括ping、tracert、UDP、TCP通信等-Network security technology and code of practice Xiangjie (example code) a book, Chapters II and III of the source code, including ping, tracert, UDP, TCP communications
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:893804
    • 提供者:flq
  1. MFC_sound_communication

    0下载:
  2. 一个基于MFC的UDP音频通信程序,实现了局域网点对点的音频通信,适合网络通讯编程的初学者。-MFC-UDP-based audio communication process, achieve LAN point to point audio communication, network communications programming is suitable for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:81347
    • 提供者:Yishi Zhang
  1. client

    0下载:
  2. 基于UDP的客户与服务器通信程序实例-客户端代码-client
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1095
    • 提供者:tominson
  1. server

    0下载:
  2. 基于UDP的客户与服务器通信程序实例-server-server
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1215
    • 提供者:tominson
  1. uCOS-II

    0下载:
  2. 嵌入式arm7的tcp/ip协议的实现,开发环境为ads1.2,可以实现tcp和udp的通信-Embedded arm7 the tcp/ip protocol implementation, development environment for ads1.2, can be achieved tcp and udp communication
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:79984
    • 提供者:dfd
  1. myIPV6

    0下载:
  2. socket聊天,可以实现点对点的通信,本程序为udp模式,没有使用tcp那种需要重传的机制。-socket talking
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:90323
    • 提供者:傅振
  1. Client

    0下载:
  2. socket通信客户端程序,用UDP方式传输,可以-communication socket client program, using UDP transmitted, you can look at
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3431628
    • 提供者:习付标
  1. JavaUDP

    0下载:
  2. UDP 客户端和服务端通信, Java 学生练习编写的,不是很好。-java udp
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:36640
    • 提供者:liumo
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com