SEQRAT Client/Server Updates Log
copyright (c)2002 Andrei Besleaga

14-Oct-02
	Server vesrion 1.2 - now supports connections from
	any WAP enabled devices (like Mobile Phones). You
	can send raw commands from your device, they are
	executed and result is (hopefully ;)) returned to you.

	NOTE: this method doesn't encrypt nor makes authentication
	like client does. (it only checks the permitted IPs list)

11-Oct-02
	Server version 1.1 - now supports connections from
	webbrowsers. You can connect with a webbrowser to server
	address (and port) and HTML formatted information is 
	available. You can send raw commands which are executed
	on SEQRAT server 1.1 and result is brought back to browser.
	HTTP access is described in webcommands.txt, which is also
	available by typing ? or /help in webbrowser;
	
	NOTE: this method doesn't encrypt nor makes authentication
	like client does. (it only checks the permitted IPs list)