[sldev] Overcoming maximum size of IPC messages sent to SecondLife?

Paul Johnson baloo at ursamundi.org
Thu May 14 13:49:01 PDT 2009


Lev Neiman wrote:
> Hello.  I am running into a problem where SL exits when i attempt to
> send it large IPC message because of some buffer overflow.  Is it
> possible to increase the size of this buffer, and thus increase the size
> of IPC message that can be sent to SL? 

Why not solve this similar to how TCP/IP solves it?  Break the data to
go via IPC into smaller "packets" and provide some kind of sequencing
information to make sure everything arrives in order.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20090514/194923ce/attachment.pgp 


More information about the SLDev mailing list