There is a following procedure of sending a message:
-
An application communicates with the Local Daemon by the use of method invocation and passes it the message that is to be sent
-
The Daemon encapsulates the message in a table of bytes and forwards it to the Central Server (TCP/IP connection)
|