
	This directory includes example programs intended for testing
and illustrating features of ccRTP, the RTP stack of CommonC++.

	* rpthello: illustrates transmission/reception of RTP packets
using RTPSocket

	* rtpduphello: illustrates transmission/reception of RTP packets
usging RTPDuplex
	
	* rtpsend: sends RTP packets

	* rtplisten: waits for RTP packets incoming to a socket

	And soon there will be more...