文件名称:UDP_FlyBolt
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-11-07
- 文件大小:
- 124kb
- 下载次数:
- 0次
- 提 供 者:
- 秦**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
通过先预分配一定的内存空间,再快速接受UDP数据,最后才保存到文件中。该方式避免接受数据写入文件带来的延迟,导致丢包。-Through the pre allocation of a certain memory space, and then quickly accept the UDP data, and finally saved to the file. This method avoids the delay caused by the data written to the file, causing the packet loss.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP_UDP_SUITE.dsw
Bin\rcv.dat
...\udp_client.bat
...\udp_client.exe
...\udp_client.ilk
...\udp_server.bat
...\udp_server.exe
include\global.h
UDP_Server\ReadMe.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\udp_server.cpp
..........\udp_server.dsp
Bin
include
UDP_Server