-
/* 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
-
一个简单的server client通信的程序
一个基础的client和server的通信机制,有助于初学者更好地理解多线程
- 2022-02-05 04:24:52下载
- 积分:1
-
ABYSS 网络服务器
ABYSS曾经在POSIX套接字后有一个成形的套接字概念 ,在其中一个单一类 (TSocket) 包含两种非常不同的对象: 一个类似于 TChanSwitch 和 一个类似 TChannel。
现在,我们有 TChanSwitch 和TChannel,用户应该使用那些,但有可能是旧的程序使用 TSocket,我们想要他们继续工作。
其实,这可能是没有必要。只有一个版本 (1.06) 有TSocket 接口,这个版本没有提供任何激励去升级旧版本的程序来使用TSocket,所以可能有很少或没有TSocket的用户。
- 2023-05-25 11:30:03下载
- 积分:1
-
dl645协议的一个应用,可以实现电能表的抄录
dl645协议的一个应用,可以实现电能表的抄录-dl645 agreement an application, you can realize copy Meter
- 2022-01-30 23:49:36下载
- 积分:1
-
RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。...
RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of http client and server are also included.
- 2023-02-05 06:20:03下载
- 积分:1
-
网络聊天室的实现
这个代码比较完整,而且已经可以实现相应的功能。使用者可以根据自身的需要修改。基本架构已经完成,说实话我也不知道怎么去描述它 ,等到你们自己看的时候就会知道这个程序的优良的。
- 2022-03-11 19:20:07下载
- 积分:1
-
JavaScript教程,很好的源码
JavaScript教程,很好的源码-javascript torturial ,good code
- 2022-08-21 20:40:09下载
- 积分:1
-
I wrote it myself that those who download the code ah very old compiled code com...
我自己写的下载者代码啊 用很古老的代码完成编译的-I wrote it myself that those who download the code ah very old compiled code completion
- 2022-07-05 13:30:36下载
- 积分:1
-
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用...
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用-ch4 communication server that I have written for communication servers, very suitable for beginners to learn to use, is also suitable for experienced users to modify the use of
- 2022-12-11 02:40:03下载
- 积分:1
-
清除页面广告的程序
清除页面广告的程序-removal procedures
- 2022-03-02 04:30:27下载
- 积分:1