The project consists in developing a tool to manage the projection of services in the classrooms. This tool, preferably on a mobile platform, will be accessible by all persons having access to the IUT network via the VPN tunnel service already in place.
It will also be possible to place a QR code access in the classrooms, in order to facilitate access to the service. Changing the topology should be quick and easy.
A topology is a set of projections of services onto network outlets. This is manifested by changing the configuration of the network outlets in the classrooms. The parameters that can vary are multiple: projection mode (access to a single service, sending of several services (trunk)) and ports in operation.
These parameters, in order to form a topology, will be defined in a configuration text, in the [YAML] format (https://fr.wikipedia.org/wiki/YAML), that is to say a file whose content consists of an assembly of key/value pairs, easily readable and modifiable.
Example : key: value
This tool will have to propose a simple and graphical method for adding, modifying and deleting topologies, while allowing visualizing the different projections.