-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
vc++ udp编程
网络套接字的编程, 基于UDP协议, 通俗易懂, 对于初学者来说简单实用, 容易入门
- 2022-08-11 05:46:35下载
- 积分:1
-
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。...
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid basis for the bottom.
- 2022-03-11 23:49:23下载
- 积分:1
-
java编的邮件客户端,支持pop3,smtp,使用javamail库。
java编的邮件客户端,支持pop3,smtp,使用javamail库。-java series of the mail client, support for pop3, smtp, using JavaMail library.
- 2022-02-06 06:29:06下载
- 积分:1
-
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。...
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。- This is not a complete project, only is to IPv4, IPv6 and the
mpg4 realization code. If you are carrying on this kind of work, the
inside thing definitely has the help to you.
- 2022-03-21 10:38:48下载
- 积分:1
-
宠物小精灵对战游戏
宠物小精灵对战游戏,平台是Qt Creater,语言是Qt C++
- 2022-01-25 16:34:28下载
- 积分:1
-
JavaScript和Flash的通信
JavaScript和Flash的通信-JavaScript and Flash Communication
- 2022-07-28 11:42:38下载
- 积分:1
-
网络聊天室的实现
这个代码比较完整,而且已经可以实现相应的功能。使用者可以根据自身的需要修改。基本架构已经完成,说实话我也不知道怎么去描述它 ,等到你们自己看的时候就会知道这个程序的优良的。
- 2022-03-11 19:20:07下载
- 积分:1
-
自己写的socks5代理完整源代码!
自己写的socks5代理完整源代码!-togig wrote the integrity of the source code Acting!
- 2022-02-27 04:44:39下载
- 积分:1
-
SSH+ EXT to do a simple customer relationship management system, with various fe...
SSH+EXT做的简单的客户关系管理系统,含各种功能的源码,是入门学习的良好参看资料-SSH+ EXT to do a simple customer relationship management system, with various features of the source code, is a good entry-see the information to learn
- 2022-03-05 11:35:30下载
- 积分:1