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