On 10/14/2011 07:46 AM, Eldor Primov wrote: > Hi > > Does anyone know how to configure XMLRPC in opensim? (My world is in > standalone mode) > > What i want is just to set up two way communication. > For example, In Second life, LSL receives XML-RPC requests and passes > them to the prim specified. As it is described > here: http://wiki.secondlife.com/wiki/Category:LSL_XML-RPC > There I did not try PHP codes, I just send message to the prim(in the > world) using CURL. I want to do the same in my opensim. > > Thank you in advance! > > > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev
Have a look in the ./bin/OpenSimDefaults.ini for the [XMLRPC] section. Make sure the port you set is clear for each instance you want to run. BlueWall _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
