[Opensim-users] How to make UUID Channel Static

Edmund Edgar lists at edochan.com
Wed Feb 15 03:22:21 UTC 2012


Hi Eldor.

XMLRPC addresses (like HTTP-in addresses) are supposed to get released
when a region restarts or the object crosses into a different region.

The way to work around this is that when you get a new XMLRPC address,
you use an outgoing communication (usually llHTTPRequest) to send it
to the server that wants to be able to talk to your object (in your
case the one running your C code). Your server then stores it until it
needs it.

-- 
Edmund Edgar
Avatar Classroom
Your classroom, on the web, in a virtual world.

ed at avatarclassroom.com
+81 090 3912 3380
Skype: edmundedgar
Second Life: Edmund Earp
Linked In: edmundedgar
Twitter: @edmundedgar
http://www.avatarclassroom.com



More information about the Opensim-users mailing list