I have implemented support in SWATH for a new URL type to
help launch a TW helper from a normal URL link on a web page.
This way all games can be represented with a link that will
simply launch the TW helper and create a new game with
the settings for that particular game. Other helpers may
implement the same support to make this work for everyone.
The URL format looks like this:
tw2002://twgs.swath.net:23/new?game=C& sectors=5000&name=MyGame
(The blank before sectors is just to avoid it being translated in here)
This example will simply create a new game database with
5000 sectors for the "C" game on server twgs.swath.net port 23, called MyGame.
/Stein