SOLUTION
     

ALFOX develops and supplies business applications for small, medium and large enterprises..

 
 

 


DEPLOYMENT OPTIONS
 

ALFOX ERP IIhas the following main components:

  • Client
    • Java Application
    • Java Applet
    • HTML based
  • Servlet Server for HTML based Application
  • Application Server
  • Database Server

All application components can be deployed on all Java enabled platforms: Windows (NT, 2000), UNIX, Linux. Mac, etc.

 

A variety of configurations are supported. Where communication bandwidth allows, the Java Application Client can be deployed. A communication bandwidth of 128 kbps is sufficient for the Windows Application.

For the HTML Client , a Java Servlet and JSP (Java Server Pages) Server is required. In addition to the standard HTTP Internet communication, the SSL secure protocol is used.

The JBoss based Application Server could be deployed as a stand-alone tier or on the database server. Java Management Extensions (JMX) are used for Server Management .

The Database Server hosts data and application logic and is accessed by the standard JDBC (Java Database Communication) protocol. Functionality at the database level is implemented in PL/SQL.