Profile

Features
Architecture
System Requirement
 
Interfaces
Server Interface
Access to Server
Main Window
Open Dialog
Flowchart Pane
ACheck Pane
Process Pane
Monitoring Dialog
Logging Dialog
Configuration Dialg
Demo
Customers
Download
Startup
External Programs
Support
FAQ
News
Comming Up
 
Home
 

Installation and Startup

After downloading the file, unzip the file in the suitable directory. "ImPRO" directory is recommended.

After JVM is installed, set properly environmental variable: path. Moreover if an external program is developed, another variable: classpath should be modified to access to API class of the bundle.

>cd ImPRO/bin
>java impro.ImPROs

After running ImPROs, ImPROc starts with below commands

>cd ImPRO/bin
>java impro.ImPROc

There are a few constraints during the start-up.

  • Only one server can be run within a platform. If the second ImPROs start up, error message would be displayed.
  • If the programs were run in improper directory, warning message appears.
  • Two clients with the same user name are not allowed.