-
/* 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
-
HttpInvoker example, sub
HttpInvoker示例,分服务器端和客户端两个工程-HttpInvoker example, sub-server-side and client-side two projects
- 2022-07-23 18:49:15下载
- 积分:1
-
这个是在窗口界面中实现的ping命令,值得一看
这个是在窗口界面中实现的ping命令,值得一看-this window interface is achieved by the ping command, an eye-catcher
- 2022-03-14 22:50:21下载
- 积分:1
-
群聊小程序
有一个服务器,能够实现多人群聊 ,实现多线程,有6个类,ActionLoginListenerData 实现多线程监听,ClientData,客户端界面
ClientReadThreadData,创建多客户端,LoginData,登陆界面,serverData服务器,ServerReadWriteData 读取数据并广播
- 2022-01-25 17:39:12下载
- 积分:1
-
组播网络程序测试,对于学习组播技术有帮助
组播网络程序测试,对于学习组播技术有帮助-Multicast network testing, the study has helped Multicast Technology
- 2023-07-09 19:00:02下载
- 积分:1
-
TCP客户端GPS
应用背景TCP客户端将连接到一个TCP服务器间隔发送列表的文本。这可用于模拟和测试任何TCP客户端行为。它也可以被用来作为一个在TFD或BBD发展周期测试存根。关键技术客户用于测试大的TCP系统。在任何网络结构中,它们都可以作为定时器或周期发生器;
- 2022-02-20 17:41:37下载
- 积分:1
-
静态防火墙代码的基础上在SDN天花控制
这是一个静态的防火墙代码用Python编写,并运行在SDN天花控制器。您需要添加要在黑名单来阻止主机。this is a static firewall code written in python, and was ran in pox controller in SDN. you need to add the host which you want to block in the blacklist.
- 2022-02-04 16:30:00下载
- 积分:1
-
using dial
用拨号网络拨号及取得连接状态-using dial-up and dial-up Internet connections made state
- 2023-01-20 02:15:04下载
- 积分:1
-
网络接口调试助手,很有用。网络接口调试助手
网络接口调试助手,很有用。网络接口调试助手-Network interface debugging assistants, very useful.
- 2023-04-15 02:00:03下载
- 积分:1
-
一个简单聊天室实现,不错的哦,用JAVA写的
一个简单聊天室实现,不错的哦,用JAVA写的-a simple chat room realized, well, um, use Java to write the
- 2022-03-10 16:32:21下载
- 积分:1