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

搜索资源列表

  1. 用UPD协议实现广播通信

    4下载:
  2. VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:14308
    • 提供者:
  1. UDP通信示例程序.rar

    3下载:
  2. 这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。   示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:431398
    • 提供者:
  1. Winsock通信测试程序--Source-V2.0

    2下载:
  2. 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:63924
    • 提供者:黄先生
  1. udp通信

    0下载:
  2. 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27892
    • 提供者:程拨
  1. 类似与QQ的UDP通信

    1下载:
  2. 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56555
    • 提供者:王正
  1. 5.6-udp

    0下载:
  2. magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:15442
    • 提供者:李颉思
  1. UDP

    0下载:
  2. 硬件板基于DSP芯片TMS320F2812,通过SPI (Serial Peripheral Interface)口对带协议栈网卡W5500寄存器进行配置,通过网络变压器,RJ45与PC机进行通信,DSP硬件系统通过RS232标准串口与上位机进行通信。(The hardware board of DSP chip based on TMS320F2812, by SPI (Serial Peripheral Interface) and the configuration of the netw
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:186368
    • 提供者:Johanne
  1. udp

    0下载:
  2. udp通信实现。在linux环境下。简单的字符串手法(UDP server & client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:QWEVS
  1. UDP

    0下载:
  2. UDP 通信, 通过网线可以实现两台电脑的通信(UDP communications, through the network cable, two computers can be achieved communication)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:怪话猫
  1. Zhang_UDP

    0下载:
  2. 用Java实现的客户机与服务器之间的udp通信(The udp communication between the client and the server implemented in Java)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:stargater
  1. VC++ 使用socket基于TCP、UDP通信

    0下载:
  2. VC++ 使用socket基于TCP、UDP通信(VC++ uses socket, based on TCP and UDP Communications)
  3. 所属分类:.net编程

    • 发布日期:2017-12-20
    • 文件大小:7168
    • 提供者:1248362909
  1. UDP通信

    1下载:
  2. C# 环境下,简单实用的udp测试用例,初学者(C# Code UDP Test client and server)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:67584
    • 提供者:李一意
  1. TestUDP_Winform - 副本

    0下载:
  2. 实现简易的UDP通信 读取协议和流程 组帧后发送(my first UDP communication program via C#)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-18
    • 文件大小:758784
    • 提供者:John_Fighter
  1. 网络通信接口类

    1下载:
  2. C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:Reddragon2010
  1. client

    0下载:
  2. UDP通信的简单例子,实现定时发送数据,选择地址和端口(A simple example of UDP communication)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:32980992
    • 提供者:吉莫尔
  1. 使用CAsyncSocket进行无连接(UDP)通信

    0下载:
  2. 使用CAsyncSocket进行无连接(UDP)通信,内含 客户端与 服务端(Using CAsyncSocket for connectionless (UDP) communication, including client and server)
  3. 所属分类:Windows编程

  1. udp

    0下载:
  2. udp通信的客户端与服务端程序,用来实现UDP之间的通信服务等功能(Client and Server program for UDP communication)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:lsdidk
  1. UDP

    0下载:
  2. 编程实现了模拟qq聊天的程序功能,通过UDP通信实现用户交流(Programming realizes the program function of the analog QQ chat, and realizes the user communication through the UDP communication)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:2259968
    • 提供者:周飞
  1. UDP

    0下载:
  2. 最基本的udp通信程序 ,便于 初学者 学习 ,使用了C#语言 。(basic udp communication software help stydents learn how to communicate two pc)
  3. 所属分类:驱动编程

  1. UDP通信

    1下载:
  2. c# UPD通讯实例,有相关的服务端和客户端(An example of c# UPD communication)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:173056
    • 提供者:sznetnet
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com