Difference between revisions of "Open Grid Public Beta/Changes 20080923"

From Second Life Wiki
Jump to navigation Jump to search
(New page: ==Changes to OGP Teleport== There are three changes to what we referred to as Region URLs: * Per draft three, these are now called public_region_seed_capabilities. * To teleport to a Lin...)
 
Line 10: Line 10:
:The region name is part of the path, and should be appropriately URL escaped, ie:
:The region name is part of the path, and should be appropriately URL escaped, ie:
::http://75.101.131.107:9000/interop%20island
::http://75.101.131.107:9000/interop%20island
[[Category:Open Grid Public Beta]]

Revision as of 19:06, 23 September 2008

Changes to OGP Teleport

There are three changes to what we referred to as Region URLs:

  • Per draft three, these are now called public_region_seed_capabilities.
  • To teleport to a Linden Lab OGP region, you need to enter its public seed cap, which is of the form:
http://sim1.vaak.lindenlab.com:13000/public_seed
  • You can now specify which simulator in an OGP enabled OpenSim instance on which you want to rez:
http://myopensim:9000/my%20region%name
The region name is part of the path, and should be appropriately URL escaped, ie:
http://75.101.131.107:9000/interop%20island