Hi all,
I have the necessity to access to a vector that all hosts in the network can read. I thought to create a module called "common_inspector", and put it inside the network. I need that channelcontrol could write elements inside a matrix that is contained in "common_inspector" and that all nodes caa acces to this matrix whenever they need.
How to proceed? In practice I only want to...