[Opensim-users] opensim in-world communicating with a virtual machine
Jeff Kelley
opensim at pescadoo.net
Mon May 13 11:18:42 UTC 2013
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
More information about the Opensim-users
mailing list