Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 754 Bytes

File metadata and controls

17 lines (14 loc) · 754 Bytes

Software Agent / Aggregator Manager / Android Client

The project consists of :

  • a Java client (Software Agent)
  • a Java server (Aggregator Manager)
  • an Android app (Android Client)


User uses the android app to send Nmap commands to the server. Server sends the commands to the Software Agent in order to execute them.
Contains Javadoc.
We use RESTful web services for communication.
Written in Java and Android using Eclipse and Android Studio.

Keywords

Android, Java, REST, server-client, Eclipse, Android Studio

References

[1] https://nmap.org/
[2] https://www.oracle.com/technetwork/articles/java/index-137868.html