next up previous contents
Next: Sender and receiver at Up: Samples Previous: Send messages to the   Contents

Receive messages from the OpenMAIA server

Messages can be received using listen or rlisten commands. Listen will connect the server running on localhost and print to the console the parsed messages. rlisten will connect a server running to a remote host.

Syntax of commands is the following:

  ./listen
  ./rlisten host port



2005-07-12