Configuring WebStation.
To configure WebStation, choose General Options from options menu. You should specify Your name or nickname, maximum number of visitors for Your WebStation, port for clients connections. The port affects on the URL of Your WebStation.
If You use dialup access to internet, You probably have a dynamic ip. To be accessible when online, You should post Your ip to Your web page each time You get new IP. To do that, You may use different IP posters software or to use IP poster built in to WebStation. (Warning : IP poster code is still alpha.) To enable IP poster check 'Post dynamic IP on startup' box in General Options. Then specify the host hosting Your homepage and a directory there. For example, I have a page http://uic.nnov.ru/~koav110/station/station.html, so I will write uic.nnov.ru/~koav110/station to the 'FTP of Your homepage' edit box. Than specify Your ftp username and password there. (In Demo, password is written to the binary config file as plain text, be carefull. (If You use Your Personal PC, don't be scared ;))
If You are good at html, You may modify the code of 'smartlink.html' or complitely remove it. The idea is that when You are online, The link to WebStation is posted to Your homepage in the javascript module (see data.js and datag.js in smartlink directory.) You may use them in Your own html code to configure access to WebStation.
Using WebStation. When You run WebStation first time, You will have to configure it (see section 3 for details.) After configuring, WebStation will act like Your web server (put Your pages to client/pub directory, and they will be served) If client browser requests a file like http://your_computer:port/pub/page.html, Hi or she will get desired page, and if he requests something like http://your_computer:port/page.html He will enter Your WebStation and will be able to talk to You and to send messages.
WebStation have web interface. Try to type http://webstation:port_number_you_specified/station.html
at the URL location field in Your browser..