// README,v 1.3 2002/08/22 18:08:04 irfan Exp

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
