CORBA BANK Project

CORBA Bank application is an application to create and manage secure transactions for distributed clients in a typical banking scenario.
I have implemented this application with Strategic Resources International, NJ.
The details of the application are:

Middleware : CORBA
ORB : ORBACUS
Server : C++
Clients : JAVA
Database : Oracle


CORBA Server is implemented in C++ and CORBA Clients are implemented in JAVA. Application used the ORB called ORBACUS.
The application supports the transactions only from sharing and checking accounts.
The application (on both Server side and Client side) is implemented such that, the present ORB can be replaced by a real-time ORB (like TAO) at any time if the ORB supports C++ to JAVA mapping.

Click here to go to my Home Page.
Click here to go to my Projects Page.