Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

XML-RPC in-world object to object communication

Andreyl Satyr
Registered User
Join date: 7 Mar 2004
Posts: 10
07-05-2004 13:18
Can anyone post an example on how to use XML-RPC to communicate between to objects in SL. Just a simple one is fine.
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
07-05-2004 14:08
Im afraid LL hasn't released the details about outbound xmlrpc communication yet. We currently can only start an XML-RPC conversation from the outside world, and since prims are always in-world... well, we cant do Object2Object communication.

That's why people are pushing for something called "outbound" XML-RPC. Outbound will let us start a conversation from a prim in world to another prim in world, or to an outside server.

==Chris