udt4

所属分类:网络编程
开发工具:Visual C++
文件大小:141KB
下载次数:17
上传日期:2014-07-24 16:35:50
上 传 者teller306
说明:  boost实现的UDP可靠传输的代码,自己上网整理的好坏自己判断。我不提供咨询,只是最进在做这一块
(UDP boost to achieve reliable transmission of the code, its own Internet finishing is good or bad for themselves. I do not offer advice, but most into doing this one)

文件列表:
udt4\app\appclient.cpp (4068, 2014-07-20)
udt4\app\appclient.exe.embed.manifest (663, 2014-07-20)
udt4\app\appclient.exe.embed.manifest.res (728, 2014-07-20)
udt4\app\appclient.exe.intermediate.manifest (621, 2014-07-20)
udt4\app\appclient.sbr (0, 2014-07-20)
udt4\app\appserver.cpp (3682, 2014-07-20)
udt4\app\appserver.exe.embed.manifest (663, 2014-07-20)
udt4\app\appserver.exe.embed.manifest.res (728, 2014-07-20)
udt4\app\appserver.exe.intermediate.manifest (621, 2014-07-20)
udt4\app\appserver.sbr (0, 2014-07-20)
udt4\app\cc.h (1688, 2014-07-20)
udt4\app\Makefile (892, 2014-07-20)
udt4\app\mt.dep (63, 2014-07-20)
udt4\app\recvfile.cpp (2178, 2014-07-20)
udt4\app\recvfile.exe.embed.manifest (663, 2014-07-20)
udt4\app\recvfile.exe.embed.manifest.res (728, 2014-07-20)
udt4\app\recvfile.exe.intermediate.manifest (621, 2014-07-20)
udt4\app\recvfile.sbr (0, 2014-07-20)
udt4\app\sendfile.cpp (2708, 2014-07-20)
udt4\app\sendfile.exe.embed.manifest (663, 2014-07-20)
udt4\app\sendfile.exe.embed.manifest.res (728, 2014-07-20)
udt4\app\sendfile.exe.intermediate.manifest (621, 2014-07-20)
udt4\app\sendfile.sbr (0, 2014-07-20)
udt4\LICENSE.txt (1550, 2014-07-20)
udt4\Makefile (179, 2014-07-20)
udt4\src\api.cpp (47138, 2014-07-24)
udt4\src\api.h (8649, 2014-07-20)
udt4\src\buffer.cpp (14437, 2014-07-20)
udt4\src\buffer.h (8890, 2014-07-20)
udt4\src\BuildLog.htm (6584, 2014-07-20)
udt4\src\cc.h (1688, 2014-07-20)
udt4\src\ccc.cpp (6866, 2014-07-20)
udt4\src\ccc.h (8654, 2014-07-20)
udt4\src\channel.cpp (9099, 2014-07-20)
udt4\src\channel.h (5258, 2014-07-20)
udt4\src\co-op.cpp (6995, 2014-07-20)
udt4\src\co-op.h (3474, 2014-07-20)
udt4\src\common.cpp (15679, 2014-07-20)
udt4\src\common.h (8925, 2014-07-20)
... ...

Copyright (c) 2001 - 2008, The Board of Trustees of the University of Illinois. All Rights Reserved. UDP-based Data Transfer (UDT) Library - version 4 Author: Yunhong Gu UDT version 4 is free software under BSD License. See ./LICENSE.txt. ============================================================================ UDT Website: http://udt.sf.net http://sf.net/projects/udt/ CONTENT: ./src: UDT source code ./app: Example programs ./doc: UDT documentation (HTML) ./win: VS.Net project files for the Windows version of UDT To make: make -e os=XXX arch=YYY XXX: [LINUX(default), BSD, OSX] YYY: [IA32(default), POWERPC, IA***, AMD***] For example, on OS X, you may need to do "make -e os=OSX arch=POWERPC"; on 32-bit i386 Linux system, simply use "make". On Windows systems, use the Visual Studio .NET project files in ./win directory. To use UDT in your application: Read index.htm in ./doc. The documentation is in HTML format and requires your browser to support JavaScript. Questions? please post to the udt-help forum or the udt-general mailing list: http://sourceforge.net/forum/forum.php?forum_id=393037 http://sourceforge.net/mailarchive/forum.php?forum_id=44580

近期下载者

相关文件


收藏者