/*
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)
具体内容看我的测试文档吧。
例子 ...
Abstract
A new intelligent milometer base on a microcontroller can count the sum. By taking full use of the processor 89s51 and E² PROM (AT24C02) and sensor of magnetism, it can count the sum of fully distance and the course of development.