Agents - rwth-acis/las2peer-template-project GitHub Wiki

All acting entities in LAS2peer are represented as agents. An agent is identified by a unique number, his Id. Each agent also owns a key pair for asymmetric encryption consisting of a public and a private key.

Currently, information on the following agent types is available:

If you want to learn about how to persist agents, please read the tutorial on Using the Agent Generator Scripts.