These forums are CLOSED. Please visit the new forums HERE
Custom data feeds to SL |
|
Alka Fizir
Registered User
Join date: 11 Oct 2006
Posts: 6
|
01-09-2010 14:27
I'd like to send data from a mobile app (e.g. move an object on the mobile screen to position X and Y) and have it read within SL in order to move an in-world object to similar coordinates. How best to send data to SL from outside and have it read (FYI-- the data can be asynchronous). Thanks.
|
Void Singer
Int vSelf = Sing(void);
![]() Join date: 24 Sep 2005
Posts: 6,973
|
01-09-2010 15:05
http in on the scripted object, when that is set up have it advertise it's adress via http request (post) or email. app grabs the address, sends it's data to the prim via an http request, and the object will respond by moving and sending a msg back to the app.
these two links contained more details http://wiki.secondlife.com/wiki/Category:LSL_HTTP http://wiki.secondlife.com/wiki/Category:LSL_Email _____________________
|
| . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - |