Merge branch 'master' into jwi-bcc64xsingletonwarning
[ACE_TAO.git] / ACE / examples / Reactor / Multicast / README
blob2c2b0da661c1b2eac027a1ed20edd01b5c10369a
3 The following test illustrates the SOCK Mcast multicast wrappers in
4 conjunction with the Reactor.  This test was written by Tim Harrison
5 (harrison@cs.wustl.edu).
7 To run the server type:
9 % server &
11 It will wait for the first message sent to it and then read for 5 seconds.
13 To run the client type any of these:
15 % client -m max_message_size -i iterations
16 % client < <filename>
17 % client