[Opensim-users] How to make UUID Channel Static

Eldor Primov elikpr86 at gmail.com
Wed Feb 15 03:47:02 UTC 2012


Edmund Edgar,
Thank you for fast response

 Could you explain little bit more detail? I can not get it fully.
My C code generates XML code and send it to server.(every time after
restarting server,i have to put new UUID Channel) And In server (viewer),
lsl script retrieves data from received XML. In this case, where do I need
to make outgoing communication?


On Wed, Feb 15, 2012 at 12:22 PM, Edmund Edgar <lists at edochan.com> wrote:

> 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
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120215/9ca38ce7/attachment.html>


More information about the Opensim-users mailing list