一种基于UDP的可靠传输系统设计及Java实现  被引量:3

A Relieable Transport System Based on UDP and Realized by Java

在线阅读下载全文

作  者:刘照亮 王宏斌 吴颖 LIU Zhaoliang;WANG Hongbin;WU Ying(The 30th Research Institute of CETC,Chengdu 610041,China)

机构地区:[1]中国电子科技集团公司第三十研究所,四川成都610041

出  处:《电声技术》2020年第8期47-50,共4页Audio Engineering

摘  要:对于上层应用来说,用户数据报协议(User Datagram Protocol,UDP)是一种不可靠的无连接协议。它不能为数据发送提供保障,且数据在传输过程中可能丢失或者被篡改,到达对端也是乱序的。但是,UDP传输速度高,具有高效性。因此,基于UDP协议设计了一套可靠的高效控制系统,并利用Java语言进行了实现。结果显示,用这套系统传输一个76 MB的文件仅用了29 s。此外,设计了一个类似的系统来测试写卡器的稳定性,结果测试10000次全部成功,证明这套UDP传输系统具有高效性和可靠性。User Datagram Protocol(UDP)is an unrelieable,connectionless protocol for application.There is no guarantees for data transimittion.Data can be losted or changed,and arrive out of order.But UDP has a high transport speed.We wanted to use its highefficiency,so we design a relieable and effective contorl system worked on the UDP,and realize this system by Java.We use this system to transport a 78 MB file used 29 seconds.We design other similar system to test a card-writer’s stablity for 10000 times,and all are successful.Because of these tests,we believe that this transport system based UDP is high-efficiency and relieable.

关 键 词:UDP 可靠传输 JAVA实现 实例测试 

分 类 号:TP311.52[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象