hey, I want to build multiagent system, where agents communicate with server, also peer-to-peer with other agents, for example, if the connection with server is down, agent can ask other agents (peer-to-peer) for some particular information...thnx
@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 different programming language (i.e. Lisp and Java).
@imtithals Yes there is. You can store message passed between agents in a data-structure, in the case of Boris.NET it can be a List or even a database if there are many.
Boris.NET provides you with a the platform for agent development. Everything that is possible in C# can also be done in Boris.NET e.g. storing messages .
@kathrine126 I'm not quite sure what you asked for. Boris.NET allows message passing between agents. It is a good start for MAS programming. It is simple and fast to start with. There are other MAS programming platforms (e.g. Jason) with the support for advanced agent's design.
nice video there... actually agent based programming is the future of programming... right now i'm developing Java agent... hopefully I have the opportunity to advance cu C#...
hey, I want to build multiagent system, where agents communicate with server, also peer-to-peer with other agents, for example, if the connection with server is down, agent can ask other agents (peer-to-peer) for some particular information...thnx
bboboci 4 months ago
@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 different programming language (i.e. Lisp and Java).
alibojar 4 months ago
thank you for reply Ali, but is there any way to control conversation between agents
imtithals 8 months ago
@imtithals Yes there is. You can store message passed between agents in a data-structure, in the case of Boris.NET it can be a List or even a database if there are many.
Boris.NET provides you with a the platform for agent development. Everything that is possible in C# can also be done in Boris.NET e.g. storing messages .
alibojar 8 months ago
Hi,is there any one can help me to build multiagent system for malware detection
kathrine126 10 months ago
@kathrine126 what exactly do you have in mind?
alibojar 9 months ago
@alibojar I want my agents contribute discussing the identity of a given program
kathrine126 8 months ago
@kathrine126 I'm not quite sure what you asked for. Boris.NET allows message passing between agents. It is a good start for MAS programming. It is simple and fast to start with. There are other MAS programming platforms (e.g. Jason) with the support for advanced agent's design.
alibojar 8 months ago
This has been flagged as spam show
@alibojar thank you for reply Ali, but is there any way to control conversation between agents
kathrine126 8 months ago
nice video there... actually agent based programming is the future of programming... right now i'm developing Java agent... hopefully I have the opportunity to advance cu C#...
djvirus64 1 year ago
please can someone send me an URL of tutorial on Boris.netfddvd
Lasithitfac 1 year ago
@Lasithitfac This is an introductory video of how to use Boris.NET. Let me know if you had a problem with this platform.
alibojar 1 year ago
@Lasithitfac Have a look at here: goo [DOT] gl [SLASH] Yarrx
alibojar 4 months ago