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

搜索资源列表

  1. MSARPSender

    0下载:
  2. ARP数据包发送程序源码.代码很简单,而很清楚地标出ARP数据包的构造,发送,和嗅探过程.很经典!-ARP packets to send a program source. Code is very simple and very clearly marked ARP packet structure, Send and sniffer process. classic!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:18.72kb
    • 提供者:车军
  1. IPv4分组的转发功能

    0下载:
  2. 在IPv4分组收发实验的基础上,增加了IPv4分组的转发功能,从而实现路由器中的IPv4协议,初步实现了路由查找算法。-IPv4 packet in the send and receive on the basis of experiments, an increase of IPv4 packet forwarding in order to achieve the IPv4 protocol router, the initial realization of the routing se
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-24
    • 文件大小:1.33kb
    • 提供者:张栋
  1. Send_ARP.rar

    0下载:
  2. 发送ARP数据包,通过IP地址获取MAC地址,Send the ARP packet to get the MAC Address through IP Address!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:15.53kb
    • 提供者:hebezai
  1. Ipv6Rev_Send

    0下载:
  2. 实现了IPv6协议的分组接收和发送流程,进一步理解网络协议层的工作原理-IPv6 protocol implements send and receive packet flow, a better understanding of the working principle of the network protocol layer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:890byte
    • 提供者:张栋
  1. SendUDP

    0下载:
  2. Japcap发送tcp数据包的原代码示例.-Send tcp packet Japcap the original sample code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:971byte
    • 提供者:
  1. udpTest

    0下载:
  2. 自己实现的socket发送。测试udp发送的丢包率。-The realization of the socket to send their own. Udp sent test packet loss rate.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:7.9kb
    • 提供者:俞凌杰
  1. sendTCP

    0下载:
  2. 发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:6368422222
  1. Code

    0下载:
  2. 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:24.77kb
    • 提供者:黎明
  1. udp

    1下载:
  2. 网络发送udp包源码!例子,广播发送,接收,vxserver,client,unixClient源代码-Udp packet is sent over the network source! Example, broadcasting to send, receive, vxserver, client, unixClient source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:9.29kb
    • 提供者:郑鹤翔
  1. udpApplication

    0下载:
  2. 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:702.25kb
    • 提供者:张洪铭
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:64.76kb
    • 提供者:zym
  1. UDP_pk_sender

    0下载:
  2. UDP发包程序可以用来发送UDP报文.UDP原始发包程序-UDP send packet tool, this tool can send UDP packets as you needed.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2.85kb
    • 提供者:gaogao
  1. MesMonitor

    0下载:
  2. 在通信领域,用户在网管界面操作,通过TCP/IP协议给电信设备发送报文,从而配置、维护电信设备。电信设备一般都不具备可视化终端,当电信设备从网管接收到了命令报文后,用户不方便了解电信设备接收到了哪些命令报文、以及处理报文过程是否正常。为了监视电信设备的运行情况,可以在电信设备上运行一个socket服务器,在PC机上运行一个socket客户端,称为命令报文监视器,所有通过网管发给电信设备的命令报文都会通过socket服务器发送给报文监视器,请实现一个这样的命令报文监视器。-In communic
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37.17kb
    • 提供者:仲光明
  1. UDP-before

    0下载:
  2. 可接收遠瑞發送的資料,用來遠瑞封包接收發送使用-Sweden to send away to receive the information received is used to send the packet to use far Switzerland
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2.8mb
    • 提供者:pablochiu
  1. daima

    0下载:
  2. client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:13.64kb
    • 提供者:liuzheng
  1. IPv6

    0下载:
  2. 在IPv6分组收发实验的基础上,增加了IPv6分组的转发功能,从而实现路由器中的IPv6协议模块-Send and receive IPv6 packets at the basis of experiments, an increase of IPv6 packet forwarding in order to achieve the IPv6 protocol modules in the router
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1.41kb
    • 提供者:张栋
  1. TCPS

    0下载:
  2. 计算机网络+课程设计源代码和实验报告+帧封装、IP数据包解析和发送TCP数据包-Computer Network+ curriculum design source code and test reports+ frame encapsulation, IP packet analysis and send TCP packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:2.18kb
    • 提供者:成军
  1. mtf.tar

    0下载:
  2. TCP/IP Packet creator using RAW socket, needs some memory handling to make it ideal ,but it send (tcp/upd/icmp) packet to any machine in LAN
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-09
    • 文件大小:773.95kb
    • 提供者:fafa
  1. Router

    1下载:
  2. 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:72.29kb
    • 提供者:张天扬
搜珍网 www.dssz.com