Electronic Postcard Application with CORBA (part II)

Name

Short: CORBA server
Long: Electronic Postcard Application with CORBA (part II)

Objective

The purpose of this lab is to implement the server part of a distributed application using CORBA.

Time allocation

Four hours are allocated to complete this lab assignment.

Exercise

You will have to implement in (C++ or Java) the Database server for the application written in the previous assignment. The IDL interface for the Database is given, along with the information regarding the existing card database.

TO DO

  1. Make sure that you completed the first 2 steps in Assignment 3.
  2. Modify the "Hello world" example in order to implement the Database object:

Reporting your work

The lab is reported by showing the assistant the working application. All members of the lab group should be present when reporting.

Appendices