// $Id: README 46087 2002-08-22 18:11:09Z irfan $

Generic Servant:
===============

File Name
---------

test.idl                 test idl interface
test_i.h                 Servant definition for the test interface
test_i.cpp               Servant implementation for the test interface
client.cpp               A test client

Typing

% make

creates an executable client and server library.

To run the client, type 

% client -k file://ior
