Back  
Technical Architecture
Client/Server and WEB BenXL provides the standard thin client, which allows ease of deployment of the application on the desktops. This thin client will perform the GUI and execute the calculations in the server.
 
 
In case of the WEB, the web browser will interact with the WEB server. The WEB server will make a TCP/IP connection with the BenXL Application Server. All of the front-end logic will be residing in ASP (Active server pages). IIS will transform these ASP pages into standard HTML.