[Opensim-users] Hypergrid Things, Jumps, SLurls, Hop URLs and Maps

Melanie melanie at t-data.com
Mon Jun 10 23:49:09 UTC 2013


Hi,


On 10/06/2013 23:53, Ai Austin wrote:
> Melanie makes a very good point about how to bring in SSL grid login 
> URIs.  There may be a good way to do this for those familiar with 
> designing such protocol handlers and the syntax of the URIs...  but a 
> simple scheme would be for the protocol handlers in viewers to try 
> http://gridname and if that fails then fakll back to try 
> https://gridname  before reporting failure.  Redeemer its only a 
> HANDLER.. so need not fully reflect the underlying calls tried or made.
> 

For Avination, the above approach would result in failure. The HTTP
variant of the login server serves grid info only, but it DOES
exist, resulting in the http "semi-suceeding" and https never being
tried.

There are two ways to go about this:

hop://https/login.avination.com/region/....

or

hops://login.avination.com/region/...

I'd prefer the latter.

Melanie



More information about the Opensim-users mailing list