Basic functionality - sending and receiving data |
Application calling `send' method puts some information into the system |
Information is carried via the TANGO Server to all the applications connected to the same session |
When a message arrives the `receive' method is invoked on the destination application |
Message distribution is handled automatically and transparently |