Message PassingUsing message passing | Parent topic: Using message passing |
Now that we've seen the client, let's look at the server. The client used ConnectAttach() to create a connection to a server, and then used MsgSend() for all its message passing.