SEQRAT HOWTO WAP access - by Andrei Besleaga

YES! now you can access SEQRAT server v1.2 with any
WAP enabled device. Please read the following and webCommands.txt

This is just a alpha version and I work on improving it,
so not all commands may work, but many do ;)

How to test it:

PREREQUISITES: you need to have a public IP to test it on phone.
(you must not be on a LAN, behind a firewall or router, etc.)

If you don't, then you can only test it only with a WAP browser like:

    Klondike WAP Browser - www.apachesoftware.com
    WinWap Browser - www.winwap.org
    and many others...

If you have a public IP then you need to have WAP set and enabled on your
mobile-phone, PDA , WAP enabled-device. (talk with your provider and they
will give you the WAP gateway proxy address and port and stuff you need
to start WAP).

OK, so these are the steps:

1. You start the server program.

2. Select the WML (access server from WAP), select your desired
   listening port (default is 80) and then you press start (the
   HTTP server).

	NOTE: if can customize access to SEQRAT HTTP server with the
	      SEQRAT client. You run it and connect to server and then
	      you open the script IDE, put the following and then press execute:

			optHTTP(1).value=True
			call btnHTTPon_Click
		to stop: call btnHTTPoff_Click

! NOTE: Do not forget to add the IP of the WAP gateway to your permited IPs list !


3. That's it : now you can connect either with your device or
   WAP browser to your SEQRAT HTTP server address and port and you
   may enter supported commands. (check webCommands.txt)

NOTE ABOUT WML: Wireless MarkUp Language is the HTML of the WAP protocol.
		It has some restrictions (such as limiting data length so 
		that in many cases only 1800 bytes may be transfered so be
		carefull.
		see: www.wapforum.org


4. After you enjoyed this please stop by to vote my SEQRAT program because
   I spent a lot of time in documenting and programming it.

   Remember what OpenSource means and be kind to me so that I can make more
   and more improvements to this and share it with you.
   Thank you !

http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=39461&lngWId=1
