文件名称:UDP
介绍说明--下载内容均来自于网络,请自行研究使用
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 Interconnection, open system interconnection reference model) in a connectionless transport layer protocol, provides a simple transaction oriented unreliable information transfer service, IETF RFC 768 is a formal specification of UDP.)
相关搜索: 计算机
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
UDPServer.py | 639 | 2017-11-29 |
UDPClient.py | 636 | 2017-11-29 |
UDPPinger.py | 933 | 2017-11-29 |
UDPPingerServer.py | 786 | 2017-11-29 |