dccp

Patrick Schreiner <[email protected]> Mon, 19 Oct 2009 11:32:17 +0200
Newsgroups gmane.comp.gnu.ccrtp.devel
Message-ID <[email protected]>
Hi @all,

my name is Patrick Schreiner and I am a student at the university of T=C3=BC=
bingen.
I'm trying to give proof of concept for a VoIP client which can adapt =20
to net bandwidth and adjust the algorithmic delay used by its codec. =20
Since common c++ supports DCCP sockets since version 1.7.1 I wanted to =20
ask if anyone has already extended ccRTP to also support DCCP. Or if =20
no one has done that yet, if anyone could give me a little jump-start. =20
My understandig up to now is, that I would have to extend the =20
channel.h by the class RTPBaseDCCPIPv4Socket. But how would have  a =20
DualRTPChannel class for DCCP to look like? I'll appreciate any help =20
you can give me.

Thanks in advance,
Patrick Schreiner