CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - udp数据包

搜索资源列表

  1. ck_UDPSend_tools

    0下载:
  2. 集udp数据包的发送,接受,广播,可以定制时间,端口,循环发送等功能,是udp通信调试不可多得的工具.-Set udp packet sent, received, broadcasting, can be customized, ports, this cycle functions, Debugging is rare udp communications tool.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:16051
    • 提供者:checkyvc6
  1. 1_udp

    0下载:
  2. 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:ylz
  1. UDPEcho

    0下载:
  2. 利用UDP实现的多线程发送和接受数据包。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8673
    • 提供者:朱东杰
  1. EchoClient

    0下载:
  2. 对udp协议的修改后的客户端代码,实现了数据包的顺序接收-right udp agreement to revise the client code, achieving a data packet order to receive
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2239
    • 提供者:小名
  1. EchoServer

    0下载:
  2. 对udp协议的修改的服务端,主要实现,数据包的顺序排列,并按顺序发给客户端-right udp agreement to amend the end of major achievement, data packets are arranged in chronological order, together with the order issued to the client
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1879
    • 提供者:小名
  1. TCPUDP

    0下载:
  2. TCP和UDP数据包发送程序,里面含有源代码-TCP and UDP packet program, which contains the source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2513204
    • 提供者:蔡冬
  1. TCPUDP

    0下载:
  2. 对 TCP和UDP数据包进行接收和 发送-Of TCP and UDP packets to send and receive
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5100
    • 提供者:顾斐
  1. UDP_packets_sending_and_capturing

    0下载:
  2. 这个程序用户捕获互联网上的UDP数据包,同时也能够发送自定义的UDP数据包-The program used to capture the UDP packets and send UDP packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:53478
    • 提供者:ruanhuabin
  1. 765644udp_c

    0下载:
  2. 介绍了客户端和服务器端的源码,对使用udp数据包的用户很有帮助。-source of udp database!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:7020
    • 提供者:刘旭
  1. RecieveUDP

    0下载:
  2. 接收国电智深DCS发送的UDP数据包的程序,自己写的,大家可以做个参考-no message
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:15148
    • 提供者:李琨
  1. TCPUDP

    0下载:
  2. 计算机网络 TCP和UDP数据包发送程序-Computer network packet TCP and UDP process
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:113325
    • 提供者:
  1. TCP-and-UDP-packet-program-

    0下载:
  2. TCP和UDP数据包发送程序 开发平台: windows XP SP2 Visual Studio.net 2003 -TCP and UDP packet program Platform: windows XP SP2 Visual Studio.net 2003
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:14912
    • 提供者:zhb
  1. UDP

    1下载:
  2. 在两台计算机间完成一个简单的UDP传输。 客户端 (1) 循环从命令行读入一行字符串,并传递给服务器,由服务器对字符串进行反转,并将结果返回给客户端 (2) 客户端显示反转后的字符串 (3) 当客户按下“delete”健后,关闭套接字,结束程序 服务器端 (1) 收到客户端数据包,首先验证数据包源地址是否合法 (2) 接收客户的数据,并显示客户的IP地址和端口号 (3) 接收客户传来的字符串,反转后传递给客户 -Between the two computer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:794
    • 提供者:
  1. TCP-UDP

    0下载:
  2. tcp udp 发送和接受数据包,实现了基本功能-TCP AND UDP send and recive
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:110039
    • 提供者:maoyuxi
  1. Access-to-network-card

    0下载:
  2. 获取网卡内容,抓IP、UDP数据包,储存在一个新建文件中,c语言-LAN access to content, focus on IP, UDP packet is stored in a new file, c language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-06
    • 文件大小:613
    • 提供者:木子清
  1. TCP-and-UDP-packets-sent-procedures.

    0下载:
  2. TCP和UDP数据包发送程序,可以实现数据包发送-TCP and UDP packets sent procedures, can achieve packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-01
    • 文件大小:119536
    • 提供者:关红叶
  1. MyCapSniff

    0下载:
  2. 通过MFC实现的一个TCP和UDP数据包的抓包分析工具-MFC achieved through a TCP and UDP packet capture analysis tools
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:105243
    • 提供者:梁煜麟
  1. 2.UDP-100M

    1下载:
  2. MA9000 FPGA源码,可以达到100M,以太网传输网络数据包-DMA9000 FPGA source can achieve 100M Ethernet transmission network packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-11-15
    • 文件大小:7989248
    • 提供者:王传呈
  1. UDP

    0下载:
  2. UDP 是User Datagram Protocol的简称, 中文名是用户数据包协议,是OSI(Open System Interconnection,开放式系统互联) 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务-User Datagram Protocol UDP is short, the Chinese name is the User Datagram Protocol, is the OSI (Open System Interconnection, Op
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2346984
    • 提供者:李文嘉
  1. 源代码

    0下载:
  2. 拦截网络数据白,并进行协议分析,实现ARP、TCP、RARP、IP、UDP等协议的数据包分析(packet capture and analyze)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-17
    • 文件大小:16989184
    • 提供者:zsow
« 12 3 »
搜珍网 www.dssz.com