Hello,
Just working on parsing the tp URI scheme.
Anyway, I want to parse it correctly, so I'm curious if it is something
like this: (perl regex)
(tp|http)s?://(user(:password)?@)?server(:port)?/(.*)
So a few questions:
Is this correct?
Is there any other transport protocols?
The (.*) is there for http only I assume? (I assume it is needed for
http)
How does one specify a game to join if the server has support for
multiple games?
Should http games be specified as tp+http or similar?
Also, is it worthwhile starting the scheme registration process for the
tp (and tp+http) scheme?
And can this be put up on the website, or if it is there, linked from
the protocol doc ;-)
Regards,
nash
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel