文件名称:my_udp_src
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-28
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- 巧*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
UDP 协议的常规处理
解决 丢包 和 乱序
包含线程, 日系, socket-Normal processing of the UDP protocol
To solve the packet loss and out-of-order
Contains the thread, Japanese, socket
解决 丢包 和 乱序
包含线程, 日系, socket-Normal processing of the UDP protocol
To solve the packet loss and out-of-order
Contains the thread, Japanese, socket
(系统自动生成,下载前可以参看下载内容)
下载文件列表
my_udp_src\src\control.cpp
..........\...\control.h
..........\...\echo_thread.cpp
..........\...\echo_thread.h
..........\...\handle.cpp
..........\...\handle.h
..........\...\lock.h
..........\...\main.cpp
..........\...\resend_buffer.cpp
..........\...\resend_buffer.h
..........\...\resend_mgr.cpp
..........\...\resend_mgr.h
..........\...\sernumber.cpp
..........\...\sernumber.h
..........\...\session_thread.cpp
..........\...\session_thread.h
..........\...\sort_buffer.cpp
..........\...\sort_buffer.h
..........\...\sort_mgr.cpp
..........\...\sort_mgr.h
..........\...\thread.h
..........\...\udp_buffer.h
..........\...\udp_event.h
..........\...\udp_session.cpp
..........\...\udp_session.h
..........\...\utility.h
..........\未完成.txt
..........\src
my_udp_src