Tik-76.021 Ohjelmoinnin peruskurssi L2

Exercise 5

Corba

Write a program that does the same thing as in exercise 4, but using Corba instead of RMI. The resulting client application should look like this (reference application included in the "Exc5Ref" directory):

The date/value data to use is in the file "Exc4DateValues.txt", which is read by the server application. Then the client connects to the server, asks for the DateValueVector and displays the graph obtained.

Hints:

To be returned: