agents-jade

Passing ACL messages between jade remote platforms

对着背影说爱祢 提交于 2019-11-29 02:00:17
问题 I need to pass an ACL message between 2 jade platforms. I implemented my code to pass messages between agents in the same container. That works fine. But I could not develop that code to pass messages between remote platforms. Below is what I implemented for the agents in the same container. In the sender agent code the result[] only gets the agents in the same platform. What am I missing? Is there any method to get the list of agents in the remote platform? Sender agent DFAgentDescription