ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] Packet Size - HELP


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] Packet Size - HELP
Date: Tue, 21 Sep 2004 14:55:20 +0200
User-agent: Mutt/1.5.6+20040818i

   Hi, I do not have a clear idea of where the problem may be. It may be
a very weird win32 limitation on the read/write system calls. Does 
adu->getSize return 8192?

On Thu, Sep 02, 2004 at 12:03:41PM +0000, Paolo Di paolo wrote:
> Hi,
> I have a problem with ccrtp...
> I'm working on Win32 and i have to send packet with a payload with more 
> then 9000 byte.
> i know that udp-limit our packet to 64000 byte, but, in the ccrtp examples, 
> i have attempt by change the third parameter in putdata (i.e. PACKET_SIZE = 
> 10000) and i have got only 8192 byte in my receiver...
> i have also tried to set this functions:
>               socket->setSessionBandwidth(128000000);
>               socket->setMaxSendSegmentSize(30000000);
> and/or to make a DynamicPayloadFormart(100, 90000),
> but on the run i haven't had a variation on the achievement.
> can you help me?
> thank's
> 
> _________________________________________________________________
> Personalizza MSN Messenger con sfondi e fotografie! 
> http://www.ilovemessenger.msn.it/
> 
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]