User`s guide

484 VEE User’s Guide
13 Platform Specifics and Web Monitoring Chapter
3 The remote user must enter a URL address for your system.
(You provide the address to the remote user, which is
explained in more detail below.)
The remote user connects to the network and runs the browser,
and enters a URL. You will tell the remote user the URL to enter
based on the following information. The formats you can have
the remote user enter are as follows:
http://hostname {:port}
Displays your VEE Web Server Home Page, where the remote
user can enter choices about how to view your VEE program.
http://hostname{:port}{/command}{?parameter}
Specifies a view or UserFunction for the remote user to view
in the VEE program. For example,
http://hostname/ViewMainDetail displays the Detail view of
your main VEE program.
http://hostname{:port}{/file}
Specifies a file that you have saved, such as a *.jpeg or
*.html file, that you want the remote user to view.
The fields in the URL addresses are as follows:
The commands and parameters that can be used in URLs when
a remote user accesses a VEE program on your system are as
follows.
NOTE
The remote user does not have to be running VEE or even have VEE
installed in order to access VEE programs on your system.
NOTE
The fields in wavy parentheses {} are optional fields.