CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 发送数据包

搜索资源列表

  1. ClientServer20130608

    0下载:
  2. tcp数据传输的服务器程序与客户端程序,几个结构可作成各种应用,在服务端加入获取客户端的IP再发给其他客户端,以实现在客户端之间P2P通信,也可以在发送数据包加入时间戳在接收时处理网络延迟影响-tcp data transfer server program and client program, several structures can be made a variety of applications to join the service side to get the client&
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:100438
    • 提供者:曾祥园
  1. daima

    0下载:
  2. :首先编程获取各个PC 终端的MAC地址和IP地址信息,通过中间路由交换设备发送数据包给服务器端,服务器根据地址段给各个计算机终端划分相应的IP地址,-: First programming the PC terminal for each MAC address and IP address information, via an intermediate routing and switching equipment to send data packets to the server, a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-21
    • 文件大小:1051
    • 提供者:chuan
  1. UART

    0下载:
  2. 基于MSP430F149的单击机串口通信,发送数据包进行校验,校验正确继续,校验错误重新发送该数据包-Click on the MSP430F149 serial communication, data packets transmitted and checked properly continue, parity error resend the packet
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31844
    • 提供者:lidingbo
  1. OPCExplorer.ZIP

    0下载:
  2. 此程序实现了一个OPC服务器,针对研华的远程I/O产品ADAM6051开发,ADAM6051可以自动向一固定IP发送数据包以更新I/O状态。-This program implements an OPC server for Advantech Remote I/O products ADAM6051 development, ADAM6051 can automatically send data to a fixed IP packets to update the I/O status.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-11
    • 文件大小:2579178
    • 提供者:zhj
  1. TestPacketSend

    0下载:
  2. 在ndis层控制网卡,可接收数据包,还可控制网卡发送数据包。-In ndis layer control card, can receive data packets, data packets can be sent through the network card.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5747
    • 提供者:erethe
  1. I-RAT

    0下载:
  2. 异步网络+消息队列 可以收数据包和发送数据包完成非阻塞(界面不卡,不会因为某个流程个卡死界面,很多异步网络模式,都是伪异步,网络结构是异步,UI操作是同步) 功能改为插件+结构,功能添加完成插件化,现在是未完成的插件版 主体完成,就是服务端部分的插件的动态加载没加进去-english not good ,sorry~
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:293128
    • 提供者:实现刚
  1. RTL8019

    0下载:
  2. 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码- main.c RTL8019.C IP.C
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:7602
    • 提供者:臧志强
  1. CUDP

    0下载:
  2. UDP发送数据包,基于WIN32。分五个步骤完成-UDP sends data packets based on WIN32.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-08
    • 文件大小:1610584
    • 提供者:lif
  1. clink_net_probe

    0下载:
  2. 一个测量网络带宽的小工具,能够向目的IP地址发送数据包并测量逐跳网络带宽,存储测量结果。测量方法值得学习。-utility that estimates the latency and bandwidth of Internet links by sending UDP packets from a single source and measuring round-trip times. The basic mechanism is similar to ping and
  3. 所属分类:网络截获/分析

    • 发布日期:2014-04-26
    • 文件大小:38009
    • 提供者:黄中清
  1. VC_Project_Files

    0下载:
  2. 上位机与pci9054通讯,此例中为上位机发送数据包给pci9054,用DMA传输方式-Pci9054 communicate with the host computer, in this case to send data to the host computer contracted pci9054, using DMA transfer mode
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1898408
    • 提供者:杨洋
  1. FPGA_Project_Files

    0下载:
  2. 此例为FPGA发送数据包到pci9054,用到fifo模块,还有sram模块,比较复杂。应用在pci9054与fpga通讯-This example sends the packet to the FPGA pci9054, use fifo module, as well as sram module, is more complex. Application pci9054 communication with fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1442984
    • 提供者:杨洋
  1. LEACH

    1下载:
  2. LEACH协议代码,仿真包括存活节点、剩余能量、发送数据包和时间的关系-LEACH protocol code, including the relationship between survival simulation node residual energy, and time to send data packets
  3. 所属分类:其他小程序

    • 发布日期:2017-05-15
    • 文件大小:1575
    • 提供者:幻儿
  1. AsyncTCPServer

    0下载:
  2. tcp协议发送数据包的小程序,用于在调试tcp接收程序。-a small program for sending data packets with tcp protocol, for debugging tcp receiver.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:59177
    • 提供者:Richard
  1. savedump

    0下载:
  2. 一个利用winpcap来进行发送数据包的程序。-A program that sends data packet using Winpcap.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:1001702
    • 提供者:
  1. send

    0下载:
  2. Winpacp很好的发送数据包的代码,不错哦-Winpacp capture instance, a good example, good ah
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-28
    • 文件大小:11644726
    • 提供者:wa
  1. packet_generator

    0下载:
  2. 在64位的linux环境用,用于发送网络数据包。 可以指定发送数据包的大小,速率,ip地址,端口号。程序结束后可以统计发送的数据包个数。-In 64 bits linux environment , for sending network packets. You can specify the size of packets sent, rate, ip address, port number. After the end of the program it can count the
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2316
    • 提供者:svap1
  1. TEST

    0下载:
  2. 实习定时ping服务器IP的小程序,可以自由设置时间间隔及发送数据包的个数,并取得服务器响应信息保存为日志.-Practice regularly ping server IP applet, you can freely set the time interval and the number of packets sent and obtain server response save the information as a log.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:509986
    • 提供者:月光族
  1. ping

    0下载:
  2. ping指令在Linux下的实现,包括ICMP协议发送数据包,校验和,协议判别处理。-Implementation of the Ping instruction in Linux, including the ICMP protocol to transmit data packets, verify and handle the protocol.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3048
    • 提供者:崔健
  1. sendUdp2

    0下载:
  2. UDP网络编程发送数据包测试程序源码供参考-send udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:17821
    • 提供者:vccc
  1. Ex001-printf-scanf

    0下载:
  2. 发送 txtest 命令,或者点击“上传测试”按钮。目标板接收到此命令后会连续发送数据包, * 每个包的大小为1400字节。TcpTest软件会显示通信速度。 * 注:由于缺省时windows对TCP包会延迟200ms再确认,导致每秒只能上传5包。实测上传速度 * 为7000字节/秒。 * 如果勾选了“收到数据后立即应答”,则TcpTest收到数据后会发送1个字符‘A ,这样就可以实现 * 及时应答。实测上传速度为 1.2M字节/秒。-Send txtest comman
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:315614
    • 提供者:rzt
« 1 2 3 4 5 67 8 9 10 11 ... 33 »
搜珍网 www.dssz.com