Appendix H Java Policy; Figure H.1 Java Policy - Omega iSD-TH User Manual

Temperature ,humidity
Table of Contents

Advertisement

Appendix H
To activate data retrieval and to save charts from the Java applets, it is necessary to
create a Java Policy file and copy it onto a folder.
1)
Open a Notepad file and using the IP address of the iServer type the following:
grant codeBase "http://192.168.1.200/"
{
permission java.security.AllPermission "*", "*";
This file should have the IP address of the iServer; in this case the default IP
address is 192.168.1.200.
If the IP address is changed, then the IP address shown in the file needs to be
changed; otherwise, it will not work.
If DHCP/DNS is enabled, the unique iServer's name using DNS should replace
the IP address.
Example: "http:\\iTHXTEST". Make sure the DHCP server updates the DNS
table to keep track of the iServer's name and IP addresses (consult with your
network administrator).
2)
Save the file as java_policy.txt.
3)
Create a folder in your C: drive called "0_JAVAPOLICY".
4)
Place the java_policy.txt file into the "0_JAVAPOLICY" folder.
Java Policy instructions continued on next page.
Java Policy

Figure H.1 Java Policy

67

Advertisement

Table of Contents
loading

Table of Contents