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

搜索资源列表

  1. 。。

    0下载:
  2. 客户端代码实现简单的arp欺骗和数据包的转发(heheThe client code to achieve a simple packet spoofing and ARP data)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:169984
    • 提供者:哈哈334
  1. ethernet_loopback

    0下载:
  2. 通过FPGA驱动千兆以太网口,完成SPARTAN6上的UDP数据包闭环测试,即通过网口发送数据包到FPGA,FPGA内部将接收到的数据返回到PC机,建议测试之前添加ARP静态绑定,FGPA内部的IP以及MAC地址在ROM里的COE文档里可以看到,发送端添加了CRC以及整体CHECKSUM的计算(Driven by FPGA Gigabit Ethernet port, UDP SPARTAN6 data packet on the closed loop test, through the ne
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:23942144
    • 提供者:marktuwen
  1. C# Socket 分包传送数据

    0下载:
  2. 一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:烨烨
  1. WiFiUdpSendReceiveString

    0下载:
  2. 无线收发串 。 示意等一个UDP数据包使用WiFi屏蔽localport。 当收到一个包 确认包端口端口传送过来的远端发送到客户端。(WiFi UDP Send and Receive String.This sketch wait an UDP packet on localPort using a WiFi shield.When a packet is received an Acknowledge packet is sent to the client on port remotePo
  3. 所属分类:android开发

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:ALeen炎
  1. UDPSENDER

    0下载:
  2. 载入数据文件,通过udp广播的形式进行发送(brodcast data by udp format)
  3. 所属分类:其他

  1. chat_system

    0下载:
  2. 开发环境: C++,Linux 平台。 项目描述: 首先利用 UDP 协议,创建客户端和服务端,然后利用 JSON 库对数据进行封装,进 而实现对数据的传输,最后通过 NCURSES 库绘制窗口,实现界面化。 相关知识: 线程的运用,STL 容器的运用,第三方库 NCURSES、 JSON 的运用。 项目收获: 了解到了聊天系统的原理,加深了对网络数据传输的理解(Please have a look at Chinese)
  3. 所属分类:网络

    • 发布日期:2018-01-08
    • 文件大小:447488
    • 提供者:朱超
  1. Router

    0下载:
  2. 能够支持串口RS232、RS485、以太网TCP/IP、UDP通信的数据采集程序,(Serial port and Ethernet data acquisition program)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:1542144
    • 提供者:吴志锋
  1. rudp-1.2.1 (1)

    0下载:
  2. 可靠UDP协议实现数据传输,主要实现简单的可靠UDP数据通信,实现基本收发功能(reliable UDP use java you can use eclipse to run the object)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:87040
    • 提供者:张木木93
  1. main

    0下载:
  2. 建立用户数据报UDP,通过udp发送飞机的位置姿态到服务器。特别地,把位置姿态数据类型转换为net类型,通过htonf、htonl等函数。(Set up the user datagram UDP and send the position of the aircraft to the server via UDP. In particular, the position attitude data type is converted to net type, through functions
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:tyler_wen
  1. socket UDP

    0下载:
  2. TCP/IP协议叫做传输控制/网际协议,又叫做网络通信协议。实际上,它包括上百个功能的协议。 套接字(socket):在网络中用来描述计算机中不同程序与其他计算程序的通信方式。 套接字分为三类; 流式socket(SOCK_STREAM):提供可靠,面向连接的通信流;它使用TCP协议,从而保证了数据传输的正确性和顺序性。 数据报socket(SOCK_DGRAM):数据报套接字定义了一种无连接的服务,数据通过相互独立的报文进行传输,无序的,并且不保证可靠,无差错的。它使用的数据报协议是U
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:LoenWolf
  1. P2P_UDP

    0下载:
  2. P2P内网透传的UDP协议代码实现,U_Trans需运行在有公网的IP设备上。U_ServerA为内网1(如办公室局域网且可以上网),U_ClientB为内网2(如出差宾馆局域网且可以上网)。U_ServerA、U_ClientB内网均没有在对应路由设置直接映射关系,不可以直接互通数据。U_Trans负责将U_ServerA、U_ClientB互联,类似代理。(P2P internal network transmissions UDP protocol code implementation,
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:947200
    • 提供者:lsccls
  1. rudp

    0下载:
  2. 用udp实现可靠的数据传输,实现高效的数据传输性能(Using UDP to achieve reliable data transmission to achieve efficient data transmission performance)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:44032
    • 提供者:rayhhh
  1. UDP

    0下载:
  2. UDP 是User Datagram Protocol的简称, 中文名是用户数据报协议,是OSI(Open System Interconnection,开放式系统互联) 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务,IETF RFC 768是UDP的正式规范。(UDP is User Datagram Protocol, Chinese is the name of the user datagram protocol, OSI (Open System Interc
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:24Legend
  1. TCP、udp通讯

    1下载:
  2. C语言实现tcp、udp的同时通讯,使用者可同时实现接收、发送数据。
  3. 所属分类:其它源码

  1. 03 Humiture

    0下载:
  2. 通过NB-IoT通信协议,将数据发送到远程服务器,UDP数据(Through NB-IoT communication protocol, send data to remote server, UDP data.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:7084032
    • 提供者:haijianchan
  1. 01 Template

    0下载:
  2. stm32开发板,基于NB-IoT通信协议的温湿度数据远程传输(STM32 development board, remote transmission of temperature and humidity data based on NB-IoT protocol.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:4691968
    • 提供者:haijianchan
  1. python2.7

    0下载:
  2. 是基于Python2.7版本的UDP客户端,用一种以广播的形式来发送数据。(It is based on the Python2.7 version of the UDP client, sending data in a broadcast form.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:哈哈啊啊啊
  1. kcp

    0下载:
  2. c语言实现的可靠udp传输协议,能够在丢包50%的情况下恢复数据(The Reliable UDP transport protocol implemented in C language can recover data in case of packet loss of 50%.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:7744512
    • 提供者:鲁付阳
  1. 泥人W5500模块-UDP模式例程

    1下载:
  2. W5500使用UDP模式实现与上位机通讯,数据可以接收跟发送(W5500 uses UDP mode to communicate with the host computer. It can send and receive data.)
  3. 所属分类:其他

    • 发布日期:2019-04-09
    • 文件大小:4454400
    • 提供者:LQW23
  1. PCars2-MotionEngine-master

    1下载:
  2. 用于从PCars通过共享内存读取游戏状态数据并通过udp传送出来(Game PCars,use sharedmemory to get game status & use udp to send it out)
  3. 所属分类:网络编程

    • 发布日期:2019-10-30
    • 文件大小:51200
    • 提供者:JustFeng
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com