文件名称:UDP
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.71kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用UDP实现可靠文件传输
大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
相关搜索: udp
UDP 可靠
udp 可靠传输
udp 文件
udp timer
UDP 传输
udp 文件传输
UDP P2P 文件 传输
udp file transfer
UDP 实现 可靠 文件 传输
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDPTrsmtFile
UDPTrsmtFile/UDPTrsmtFile.cpp
UDPTrsmtFile/UDPTrsmtFile.h
Hsocket
Hsocket/Hsocket.cpp
Hsocket/Hsocket.h
用UDP实现可靠文件传输.txt
UDPTrsmtFile/UDPTrsmtFile.cpp
UDPTrsmtFile/UDPTrsmtFile.h
Hsocket
Hsocket/Hsocket.cpp
Hsocket/Hsocket.h
用UDP实现可靠文件传输.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.