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 <[email protected]> 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. > > [email protected] > +81 090 3912 3380 > Skype: edmundedgar > Second Life: Edmund Earp > Linked In: edmundedgar > Twitter: @edmundedgar > http://www.avatarclassroom.com > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
