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
