At 11:31 AM +0100 5/13/13, warsame101 wrote:

I'm currently whether it is possible for an opensim in-world object is able
to communicate with a guest vm (ubuntu) that runs on the same server.

I have designed a laptop object in-world and want whenever i type
something on the keyboard, it should send what I've typed to the guest vm.

If possible, what would be the best way to achieve that? using httprequests?
xml rpce or c#region?


httprequests is the solution. You need a bit of PHP to collect POST data and, of course, a HTTP server host-side.


-- Jeff

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to