summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile/README
blob: 56bf4005a1e84edf1618145e84e32e33f6ab154e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This program tests fundamentals of FT.

Run the application as follows.

$ server -o (file_name1) -ORBEndpoint iiop://localhost:10007
$ server -o (file_name2) -ORBEndpoint iiop://localhost:10008
$ client -k file://file_name1 -m file://file_name2
(When a message "Kill primray " appears on screen, kill the server
exhibiting the IOR in file with name "file_name1". )


Comments:
========

- The run exhibits different behaviours on SUN and NT