文件名称:jrtplibex3
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.05mb
- 下载次数:
- 0次
- 提 供 者:
- d*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*
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* /
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* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ex3
...\debug
...\ex1.ncb
...\ex1.sln
...\ex3
...\...\Debug
...\...\ex1.ncb
...\...\ex1.sln
...\...\ex1.vcproj
...\...\ex1.vcproj.53F188B5865340C.Administrator.user
...\...\jrtplib.lib
...\...\jthread.lib
...\ex3.exe
...\example3.cpp
...\测试文三.doc
...\debug
...\ex1.ncb
...\ex1.sln
...\ex3
...\...\Debug
...\...\ex1.ncb
...\...\ex1.sln
...\...\ex1.vcproj
...\...\ex1.vcproj.53F188B5865340C.Administrator.user
...\...\jrtplib.lib
...\...\jthread.lib
...\ex3.exe
...\example3.cpp
...\测试文三.doc