Mica is designed so that the blackboard and the agents that connect to it can kept a separate as possible. This is done by funnelling all comminications between the blackboard and agents through a transport layer.
As long as the blackboard and agents use the same transport layer they can communicate. The most common one used and provided with Mica distribution is an XML over TCP transport layer.