|
Testing from a Browser |
Top Previous Next |
|
Using a Web Browser, like Internet Explorer, you can test the AL-Pro Web Portal Server by just typing in the request in the browser.
http://192.168.0.5/als_get_bases.cgi
Where 192.168.0.5 is the IP address of the AL-Pro Web Port Server. By default the server will run on port 80. If your server is running on another port you will need to identify that port. An example would be a server running on port 9097.
note: To see how to set the port of the AL-Pro Web Portal server check out Using the AL-Pro Web Portal Server.
http://192.168.0.5:9097/als_get_bases.cgi
Note: If you do not see the XML displayed click on View/Source and see if the text contains XML. If so , your browser is not capable of formatting or displaying the XML. Internet Explorer from Microsoft should have no problem in displaying the XML returned from the AL-Pro Web Portal Server.
|