I created a simple GUI client which communicates over the JSON-RPC protocol to multichain client and had a connection problem. After investigation I found that the JSON-RPC server of multichain is listening on port 7192 is only enabled for the loopback IP address (127.0.0.1).