Dear Users, I was interested in knowing how I can invoke an application's functions, from an agent which is not directly associated with that application, but simply happens to coexist on the same node.
I was able to see that from the agent layer, I can navigate to another agent on the same node, by way of the node_ object, and then the node_'s collection of agents_, from which one can grasp a particular agent by using its known port number (to which we attached the agent to). Obviously all of this can be done from the OTcl layer, I was not able to do it from the C++ layer. But I don't know how to get to the application layer, from an non-associated agent. Thanks & Regards, IRTEZA phd student - lums
