HouariZegai / FlyingAgent

Mobile Agent that moves on a platform distributed on many machines and recover the mac address of each machine during the deplacement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flying Agent πŸ’» πŸ€– πŸš€

Open Source Love License

Problem Statement πŸ”§

Say that we have a mobile agent that moves on a platform distributed on 3 machines having each a container. The role of the agent is to recover the mac address of each machine during his displacement.

What we doing πŸ”Œ

Alongside recovering mac address of each machine, we develop a desktop application that use agents to get all the models.information about the PC's neighboring it, like CPU, operating system and basics models.information.

Requirements βœ…

We use extensively the Jade Platform which allows us to create agents, make platforms, and run them on different machines and various platform, here is a link to the official jade website.

Screenshots

Select type of scan
screenshots
Scan each PC (Available Containers)
screenshots
Scan all PCs
screenshots
Scan all PCs (Disks details)
screenshots
Details of selected PC
screenshots
More details of selected PC
screenshots

Used Technology

  • JavaFX.

Used Libraries

  • Jade.
  • JFoenix (Material Design).
  • FontAwesomeFX (Icons).
  • Json (Data type that is sent in the network).
  • Gson (Parse Json from/to Java Object).

Contributing πŸ’‘

If you want to contribute to one of this projects and make it better with new ideas or fixing issues, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

About

Mobile Agent that moves on a platform distributed on many machines and recover the mac address of each machine during the deplacement

License:Apache License 2.0


Languages

Language:Java 91.8%Language:CSS 5.6%Language:JavaScript 2.4%Language:Batchfile 0.2%