Hi,
I have tried your seme example, I think that Listener and Sender was
the themselves ones as the site:

http://www.gnu.org/software/ccrtp/doc/refman/html/rtplisten_8cpp-example.html
http://www.gnu.org/software/ccrtp/doc/refman/html/rtpsend_8cpp-example.html

It's ok?
Well, my packets yet not travel!!! I fixed the mistake with tstamp and
port, and I tried also to change the port (3332 / 3333, how Mario says
...), but nothing...
I've tried the jrtplib and it works fine, so I think that the problem
is in the notorious  "POINTER.H" which I have found only in the CAPE,
but not in ccrtp or commoncpp directory, could the mistake be this? I
also tried to recompile commoncpp lib with Mingw, but i've some
problem with the lib.a....






On 5/18/05, Federico Montesino Pouzols <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> from this lines:
> 
> >       Sender sender((unsigned char *)datos, InetHostAddress(dir),
> >                     atoi(tstamp), atoi(tstamp), atoi(packets));
> >
> 
> it seems that you are sending packets to port 1000 (tstamp is provided
> as third parameter instead of port).
> 
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
>


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to