文件名称:UDP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- m***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用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
实现
可靠
文件
传输
UDP
可靠
udp
可靠传输
udp
文件
udp
timer
UDP
传输
udp
文件传输
UDP
P2P
文件
传输
udp
file
transfer
UDP
实现
可靠
文件
传输
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hsocket
.......\Hsocket.cpp
.......\Hsocket.h
UDPTrsmtFile
............\UDPTrsmtFile.cpp
............\UDPTrsmtFile.h
用UDP实现可靠文件传输.txt
.......\Hsocket.cpp
.......\Hsocket.h
UDPTrsmtFile
............\UDPTrsmtFile.cpp
............\UDPTrsmtFile.h
用UDP实现可靠文件传输.txt