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

搜索资源列表

  1. 命令行下可以解读TCP数据报内容的Sniffer

    0下载:
  2. 命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:7192
    • 提供者:刘影
  1. UDPtest_for_ARM_44B0

    1下载:
  2. 在ARM 44B0开发板上实验的的UDP数据报传输,可作为嵌入式系统进行网络通信的参考-on ARM development boards 44B0 experiment UDP datagram transmission, Embedded systems can be used as network communications reference
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:58692
    • 提供者:ye jincai
  1. socket

    0下载:
  2. 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1661
    • 提供者:TK
  1. FileCap

    0下载:
  2. 基于wipcap的监测流过电脑的数据报的小程序。TCP握手过程,报文的解析
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3537739
    • 提供者:fancyiyang
  1. NKPP

    0下载:
  2. 本程序利用winpcap实现TCP/IP模型中各层协议数据报的发送的接收,且包含socket通信的相关内容,程序利用VC6.0开发,需要先安装winpcap驱动,且添加压缩文件中提供的winpcap库文件-This programme helps sending and receiving the protocol packet.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:952814
    • 提供者:liyana
  1. CMulticastSocket-VC-4-demos

    3下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:549668
    • 提供者:邝育军
  1. UDPchat

    0下载:
  2. 利用vc++中自带的底层套接字,实现基于udp数据报的通信功能-Using vc++ in the bottom of its own socket, udp datagram-based communication features
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1188859
    • 提供者:边建山
  1. c

    0下载:
  2. 编写计算机程序,从IP数据报头中抽出源和目的地址,将它们以点分十进制表示输出。-Write computer programs, from the IP datagram header out of the source and destination address, will them to dotted decimal notation output.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:6495
    • 提供者:太空行人
  1. UDPDemo

    0下载:
  2. 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:49080
    • 提供者:林恒青
  1. socket--ip

    0下载:
  2. 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:34232
    • 提供者:liyana
  1. chap9-src

    0下载:
  2. UDP程序设计 UDP协议及用户数据报协议-UDP programming UDP protocol and user datagram protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:988672
    • 提供者:dengjianlin
  1. IPdata-package

    0下载:
  2. TCP/IP协议定义了一个在因特网上传输的包,称为IP数据报。这是一个与硬件无关的虚拟包, 由首部和数据两部分组成,ip数据包解析-ip data package
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:4983
    • 提供者:林琳
  1. winsockudp

    0下载:
  2. 数据报套接字的应用DNS域名查询实现程序-Data reported a socket application domain DNS query realize the program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:1038
    • 提供者:gongsi
  1. Detailed-TCP.rar

    0下载:
  2. 详解TCP数据报和三次握手过程,图文解释TCP报文格式和参数作用,Detailed TCP datagram and the three-way handshake process, and graphics to explain the role of the TCP packet format and parameters
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-10-17
    • 文件大小:198656
    • 提供者:GdutLison
  1. udp3

    0下载:
  2. 原始套接字实现对IP数据报的捕获,可以通过修改相应数据,得到需要的数据报-Original IP datagram socket implementation for capture, you can modify the data, get the required data reported
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:1866
    • 提供者:神话
搜珍网 www.dssz.com