[Opensim-users] xml-rpc
Juan Mateu
juan.mateu19 at gmail.com
Tue Jan 24 21:38:43 UTC 2012
Hello,
I want to communicate OpenSim objects with an external program. As I have
understood the only way is using XML-RPC protocol. First create a script for
the object in OpenSim, then create a program with Java or C # for example. I've
done some tests based on examples of web and despite using libraries for
Java and C # is not working.
In Java, I get the following errors:
org.apache.xmlrpc.XmlRpcException: Invalid channel
org.apache.xmlrpc.XmlRpcClient at $ Worker.execute (XmlRpcClient.java: 457)
at org.apache.xmlrpc.XmlRpcClient.execute (XmlRpcClient.java: 163)
at SLClient.main (SLClient.java: 15)
The channel that I have is that it shows me the object of OpenSim.
I have used the library for Java is cis69mc.jar.
I've also configured to work with OpenSim port with remoteDataPort.
Someone can guide me to perform communication OpenSim objects with external
programs.
Best Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120124/6480491a/attachment.html>
More information about the Opensim-users
mailing list