Search the Community
Showing results for tags 'sl server'.
-
Always freezing (Not Responding) no matter what I do
afr0taku94 posted a topic in Second Life Viewer
Whenever I log into SL on no matter viewer (I use Firestorm the most) , I can move for like 5 seconds and then it instantly freezes and that stupid (Not Responding) always appears in the upper left corner This has been going on for a few days, I have updated Firestorm and my laptop several times, cleared all the caches, the graphics are on the lowest setting but nothing works. It's so annoying! Is there anything I can do? -
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 i