OpenSim: Connecting
From OpenSimulator
Contents |
Supported Clients
Any Second Life compatible client should be supported.
Connecting using the Linden Labs Second Life client
Use the -loginuri switch with the location of your sim or user server. Some examples:
Windows
SecondLife.exe -loginuri http://localhost:9000/ SecondLife.exe -loginuri http://user.deepgrid.com:8002/ SecondLife.exe -loginuri http://osgrid.org:8002/
Mac
/Applications/Second\ Life.app/Contents/MacOS/Second\ Life -loginuri http://localhost:9000/ /Applications/Second\ Life.app/Contents/MacOS/Second\ Life -loginuri http://user.deepgrid.com:8002/ /Applications/Second\ Life.app/Contents/MacOS/Second\ Life -loginuri http://osgrid.org:8002/
Linux
secondlife -loginuri http://localhost:9000/ secondlife -loginuri http://user.deepgrid.com:8002/ secondlife -loginuri http://osgrid.org:8002/