IETP System Requirements
IETP System Requirements
System Requirements
Standalone Installation
The standalone installation is intended for networks without application servers or
for use on computers without a network connection. The standalone installation can be
on desktop and laptop computers and contains all features of the enterprise installation.
The requirements for the standalone version are:
Hardware Requirements
- Minimum 1 GHz CPU
- Minimum 1 GB RAM
- Approximately 5GB hard drive space
Software Requirements
- A modern web browser (Internet Explorer 8+, Firefox, Chrome, Safari)
- Windows operating system XP SP3 or newer
- Java 1.6 or newer
*Note*
The standalone installation utilizes Jetty webserver to serve the data and the search engine. This requires
letting this service run on the client on the 127.0.0.1 network device. This does not allow other machines
to connect to the service. Some local firewalls prevent even this type of service to run so administrator
privilege might be required to open a connection on this device. Some browsers prevent access to this
service if their proxy configuration directs the browser to the proxy for all IP addresses. Contact your local
administrator to allow 127.0.0.1 to bypass the proxy.
The standalone version can be launched by double clicking the file start.jar. On
Windows this will add an icon to the service tray and launch the default browser on the
address of the local service. Right-clicking on the icon in the service tray will show a
menu, shown below. The IETP service can be exited from this menu, or a new browser
window opened on the service. Multiple IETP services can be launched at the same
time.
Hovering over the service icon will show a popup with the web address of the service:
It is also possible to host the IETP content from a webserver, such as IIS or Apache
httpd and not use any of the Java code that implements search. No search capabilities
will be available and will return HTTP 404 file not found error. For example, in the case
of Apache httpd, copy the folder \ietp\ from the DVD to the Apache\htdocs folder and the
webserver.
Enterprise Installation
The enterprise installation is intended for large networks that will benefit from a
client/server configuration of the software. This offers a convenient single place to
update the technical data and the IETP software when a new version is released. The
enterprise installation requires an application server and a web server. The technical
data and associated graphics are served via a web server and the search engine for the
software requires an application server. The requirements for the enterprise installation
are:
Client Requirements
- Minimum 1 GHz CPU
- Minimum 1 GB RAM
- Approximately 5 GB hard drive space
- A modern web browser (Internet Explorer 8+, Firefox, Chrome, Safari)
Java Requirements
- Java 1.6 or greater is required on the server
Below is a diagram showing the configuration of the IETP when the application service
and web service are both running on the same server.