SOLUTION
     

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

 
 

 


ARCHITECTURE
 
.
ALFOX ERP II is a 100% pure Java solution based on Oracle database technology
 
100% Pure Java
  The client application component is written entirely in Java designed to utilize the capacity of today's PCs. The Java Application or Java Applet client is the preferred choice for high data volume as it provides a high performance Windows based user interface. It communicates, via thin JDBC, with the database and via RMI with the application server. The client accesses the servers via the Internet or Intranet.
 
 
 
 
As an alternative, a HTML client could be used to extend, where the installation or download of the application is not appropriate (i.e. self-service functionality for vendors, customers, employees). This part is implemented through Java Servlets and Java Server Pages, to be hosted in Servlet Servers.
The application server component is implemented in Java based on J2EE technology using the JBoss server infrastructure.
  JBoss Application Server