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

搜索资源列表

  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. SNMPApp_bookExample

    0下载:
  2. 基于SNMP协议,使用UDP数据报来与远程网络设备进行通信,实现网络监视的作用-Based on SNMP protocol, use the UDP data report to and remote network communication equipment, realize network monitoring role
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:45971
    • 提供者:李客
  1. UDPRecieveDLL

    0下载:
  2. UDP 接收数据类,里面有个接收UDP数据的线程。 我自己使用的,可靠的,已经编成DLL了,其中有些解析二进制流的代码,可以不看。-udp socket program , focus on recieve udp data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1833601
    • 提供者:yan
  1. Md251_openat_demo

    0下载:
  2. MD251 openat可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等, 可以快速的开发SMS/GPRS/CALL等移动应用程序。-MD251 openat demo
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:36978
    • 提供者:simon
  1. udpcomm

    0下载:
  2. 使用windows socket实现的UDP数据通讯,一套代码可实现双方通讯,一个dll可被两个exe同时加载,实现一台计算机上的进程间通讯,当然,也可以放在不同的计算机上实现数据通讯-Using WinSocket realize Communicate between two different Process,of Course,you can use it to Communicate with two different computers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1827762
    • 提供者:克潇
  1. UDP-connection

    0下载:
  2. UDP通信程序 ○1双方能相互发送数据,并显示接收到的数据。 ○2当收到对方的数据为“bye”时,能退出程序 -UDP connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1323202
    • 提供者:bin
  1. Udp

    0下载:
  2. 基于udp的聊天工具,在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。-UDP-based chat tools,Socket data transfer in TCP/IP network communication environment, a special I/O, it is equivalent to a file descr iptor, has a similar function
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5674781
    • 提供者:辛超
  1. UDP_send

    0下载:
  2. 基于stm32f107,以移植lwip协议栈,实现udp发送数据。可以作为一个很好的lwip入门-Based stm32f107 transplant lwip protocol stack, udp send data. You can learn the lwip entry as a good
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7421678
    • 提供者:michael
  1. TCP-UDP

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

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

    1下载:
  2. 基于UDP发送数据,接受时IP和端口号应显示在屏幕上-Write the programs for data sending based on UDP,Each time the server receives data, the source (client’s IP address and port number) and the data should be displayed on the screen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1633
    • 提供者:李登科
  1. UDP

    0下载:
  2. UDP通信,服务器端,服务器启动后,Socket想客户端固定的端口定时发送一个计数值;客户端,定时接受数据-UDP corresponndence
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3823314
    • 提供者:liqinglan
  1. UDPSERVER.RAR

    0下载:
  2. 这个小工具包含服务器端和客户端,基于MFC类库中的SOCKET。用来接收udp数据包(服务器端)和向指定地址发送udp数据包(客户端)。-This gadget contains the server and client SOCKET based on the MFC class library. Used to receive udp packets (server side) to the designated address to send udp data package (clien
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:270747
    • 提供者:宋恩博
  1. SR-protocol-based-of-UDP-

    1下载:
  2. 基于UDP的SR协议,实现UDP的可靠数据传输-SR protocol based on UDP
  3. 所属分类:JavaScript

    • 发布日期:2014-07-10
    • 文件大小:4096
    • 提供者:changyinyu
  1. ycUDP-Server-00

    0下载:
  2. 利用API实现UDP数据传输,以及远程升级!-API implements UDP data transmission, and remote upgrade!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8780
    • 提供者:JIM
  1. UDP__demo

    0下载:
  2. 用socket给出了UDP的客户端和服务器的程序,测试可用,稍微修改就可以用到自己的工程上。UDP数据包,是一种无连接的协议。在OSI模型中,在第四层——传输层,处于IP协议的上一层。-Socket given the UDP client and server programs, and testing is available, a slight modification can be used on their own project. UDP packet is a connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5308577
    • 提供者:cheng
  1. UDP-NAT

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。-P2P the UDP for NAT Traversal P
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:2230516
    • 提供者: 啊生
  1. rZipintercepti

    0下载:
  2. 对想要了解截获udp数据包,熟熟悉tcp/ip协议的,能下载。 -Want to learn intercepted a udp packet, cooked familiar with the tcp/ip protocol, can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:30257
    • 提供者:清醒
  1. NUDPdatasenane

    0下载:
  2. 网络编程,UDP数据传送与接收.visual baasic 2005. ,经测试可直接使用。 -Network programming, UDP data transmission and receiving the Visual baasic. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:104710
    • 提供者:偏见
  1. feigechuanshu

    0下载:
  2. 模仿飞鸽传书完成飞鸽传书的大部分功能(主要是发送组播信息,传送文件等功能)。 实现技术 使用DatagramSocket、DatagramPacket传递UDP数据。 使用MulticastSocket发送、接受组播消息。 使用ServerSocket、Socket发送接受文件。 使用DefaultTableModel定制需要的JTable。 使用SystemTray、TrayIcon制作托盘图标。-Most of the functionality of the IP
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:11494948
    • 提供者:
  1. E01-UdpChatExample

    0下载:
  2. 网络测试程序,设置ip地址udp数据接收-Network test program, set ip address udp data reception
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:53161
    • 提供者:zhangerpiao
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com