虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

UDP

Internet协议集支持一个无连接的传输协议,该协议称为用户数据报协议(UDP,UserDatagramProtocol)。UDP为应用程序提供了一种无需建立连接就可以发送封装的IP数据包的方法。RFC768[1]描述了UDP
  • 网络探测器

    网络探测器,实现局域网内的在线计算机设备检测,获得局域网内的在线设备相关信息。 并具有聊天功能,可以实现点对点聊天和群聊 本功能通过UDP方式。

    标签: 网络 探测器

    上传时间: 2014-01-08

    上传用户:lindor

  • 这是本人在Linux下开发经常使用的一组C++工具类

    这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等

    标签: Linux

    上传时间: 2014-08-23

    上传用户:671145514

  • In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts

    In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and introduces Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) through simple samples, as well as providing a roadmap to advanced Winsock topics covered in other chapters. For the sake of simplicity, Chapter 1 covers the IPv4 protocol.

    标签: the dedicated covering majority

    上传时间: 2015-09-08

    上传用户:ommshaggar

  • 网络基础 TCP/IP协议 IP地址

    网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP)

    标签: TCP IP 网络基础 协议

    上传时间: 2013-12-20

    上传用户:sqq

  • 一个在ADS1.2上的ZLG_TCPIP,操作系统是ucosii276版本

    一个在ADS1.2上的ZLG_TCPIP,操作系统是ucosii276版本,TCP与UDP都可以了,都已经调统。

    标签: ZLG_TCPIP ucosii ADS 1.2

    上传时间: 2014-01-12

    上传用户:lizhen9880

  • 把网卡设置成混杂模式

    把网卡设置成混杂模式,实现数据包的监听。并解包TCP,UDP,IP等协议。利用DELPHI开发

    标签: 网卡 模式

    上传时间: 2013-12-21

    上传用户:kbnswdifs

  • udt的一个源代码

    udt的一个源代码,可以说是UDP下可靠传送的一种协议.

    标签: udt 源代码

    上传时间: 2014-12-05

    上传用户:lijinchuan

  • 运行服务器端后

    运行服务器端后,客户端可通过ip进行连接,使用UDP,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。

    标签: 运行 服务器

    上传时间: 2013-12-08

    上传用户:ZJX5201314

  • 本程序可以查询本地系统可支持的所有网络协议栈

    本程序可以查询本地系统可支持的所有网络协议栈,如MSAFD TCP/IP[TCP/IP],MSAFD TCP/IP[UDP/IP],NetBIOS,Service Provider

    标签: 程序 查询 协议栈

    上传时间: 2013-12-20

    上传用户:sunjet

  • ARM的ADS工具下

    ARM的ADS工具下,基于UDP通信的UCOS-II源码

    标签: ARM ADS

    上传时间: 2015-10-16

    上传用户:gengxiaochao