Jump to content

payal0002

Resident
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. yes i want to connect an in world object to external web service. i want to know the flow how it works.there are number of servers in SL..like user server,data server,log in server,space server..etc.which server is responsible for this connection between in world and outside web service.if still its not clear i am ready to explain again ...plz
  2. Just like Authentication flow, which outlines the process by which the viewer establishes connections with a number of components,Server architecture,i.e the way viewer interacts with the Second Life servers, I want to know the flow in which SL is get connected with the web application. I want to connect SL with a web app written in python flask.when the URL created using python flask is hit from SL the response will be received by SL. what must be the flow for connection.? my web service will send request to sl web server..then how is the connection established?can you plz explain me in detail just like the Authentication flow explained in Second Life Wiki > Open Source > Authentication Flow.. thank you
  3. Just like Authentication flow, which outlines the process by which the viewer establishes connections with a number of components,Server architecture,i.e the way viewer interacts with the Second Life servers, I want to know the flow in which SL is get connected with the web application. I want to connect SL with a web app written in python flask.when the URL created using python flask is hit from SL the response will be received by SL. what must be the flow for connection.? my web service will send request to sl web server..then how is the connection established?can you plz explain me in detail just like the Authentication flow explained in Second Life Wiki > Open Source > Authentication Flow.. thank you
  4. u mentioned about the library function in some other language,.I am not getting it clearly .can u please explain it properply.please. I mean what is the exact procedure so that LSL can pass data through that server.?
  5. i want to add some data to my SL sensors i have created.So i need to cannect SL to the outside world by java or Python.If there is any way to do this using this two scripting or any other languge,help me out.
  6. I want to add some real world sensors' data to my SL sensors.So i am wondering, if i can use any JAVA program in my project?If its possible then what is the procedure to interface java with LSL?
×
×
  • Create New...