搜索结果
找到约 2 项符合
destinations 的查询结果
按分类筛选
Internet/网络编程 /* This IPv4 example listens for incoming packets and automatically adds destinations for new so
/*
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)
具体内容看我的测试文档吧。
例子 ...
书籍 Proakis J.G. Digital Communications
In this book, we present the basic pinciples that underlie the analysis and design of digital communication system.The subject of digital communications involves the transmission of information in digital form from a source that generates the information to one or more destinations.