@bboboci This can easily be done with Boris.NET. In Boris.NET there are portals which connect agents to each other. Agents can pass messages between each other though portal (peer-to-peer) or pass message to other agents though router (to the server) which can be on a remote machine and in a diff...
I am reading for a PhD in the Department of Computer Science at the University of Liverpool. My research is about robotic teamwork and multi-agent systems programming and my supervisors are Prof. Michael Wooldridge and Prof. Wiebe van der Hoek.
Boris.NET : MultiAgent Systems Development in .NET Framework
Creating MultiAgent Systems using Boris.NET and C#. You can download this platform free from http://www.alibojar.com/bor...
1,292 views
alibojar said:
@bboboci This can easily be done with Boris.NET. In Boris.NET there are portals which connect agents to each other. Agents can pass messages between each other though portal (peer-to-peer) or pass message to other agents though router (to the server) which can be on a remote machine and in a diff...