Probanx Online Banking runs on:
- Microsoft Server 2008 Standard or Enterprise
- Database Server: SQL Server 2008 R2
- Webserver: IIS – Internet Information Server
- Security: ISA - Internet Security and Acceleration Server
Microsoft’s .NET framework provides a means to create distributed web applications.
The web front-end can be located on a web server anywhere in the Internet, while the database remains on the bank's servers or hosted in a Banking Data Center.
The web front-end communicates with the XML web services to issue requests to SQL Server and send the results back. This technology is more complex to create and maintain, but it is a much more secure solution.