-
/* 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
-
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库...
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer"s Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
- 2022-04-17 03:28:29下载
- 积分:1
-
编码、通信中移位寄存器综合
编码、通信中移位寄存器综合-coding, communications shift register integrated
- 2023-04-12 16:20:03下载
- 积分:1
-
C#基于TCP/IP协议的Socket连接实例
资源描述C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例,C#基于TCP/IP协议的Socket连接实例
- 2022-07-18 10:52:15下载
- 积分:1
-
清除页面广告的程序
清除页面广告的程序-removal procedures
- 2022-03-02 04:30:27下载
- 积分:1
-
高级的论坛聊天喊话程序,可以按照颜色列表自动更换颜色比较好看。此范例与PHPWIND的xnwybbschat插件(被广泛使用)兼容性较好。...
高级的论坛聊天喊话程序,可以按照颜色列表自动更换颜色比较好看。此范例与PHPWIND的xnwybbschat插件(被广泛使用)兼容性较好。-Chat message forum for high-level procedures can be automatically replaced in accordance with the color of a list of good-looking color. PHPWIND this example with the xnwybbschat plug-in (which are widely used) better compatibility.
- 2022-10-31 11:35:03下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1
-
c#实现modbus TCP通讯
c#实现的modbus与设备之间的TCP通讯,可以读取数据。
- 2022-10-23 10:00:08下载
- 积分:1
-
agreement based Ethernet
协议基础以太网-agreement based Ethernet
- 2022-04-22 19:51:54下载
- 积分:1
-
Socket高性能通用实例
免费版Socket高性能通用实例。。。100客户端万次实验无错误
- 2022-06-20 09:16:43下载
- 积分:1