summaryrefslogtreecommitdiff
path: root/trunk/TAO/examples/POA/Generic_Servant/README
blob: fd37775219ec2e7ee6e95512dc65ebc2c2eb4039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// $Id$

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