summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/examples/Notify/Federation/Agent/README
blob: 53f999666f66ffe910dd8077f40b49aea77b0b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Agent is a simple application which sends and receives discovery messages
via multicast-based federation of Notification Service. To run the example
you don't need to start Notification Service; each agent process will create
its own. Just start a few agents (in different terminal windows):


$ ./agent smith
$ ./agent johnson


--
Boris Kolpackov <boris@kolpackov.net>