Re: [Ekiga-list] (no subject)



Anirudh Venkataramanan wrote:
> Hello,
> 
> Is there a limit to how many characters can be sent through the
> SIP::SimpleChat::send_message() interface? If so, any way to get around this
> restriction?

Yes.  The text is sent inside a UDP packet, and such packets are limited
to 1350-1478 bytes.

The solution is to use TCP, or cut the text in several packets, but this
is not yet implemented in ekiga...

-- 
Eugen


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