How to detect software installed in client m/c through network with Java Programming?

kdhavalv

kdhavalv

@kdhavalv-EXPDmv Oct 18, 2024
my project is network monitouring system in java

i want to add functionality like tracking IP,host name of host,name of os,version of os,installed software in that particulre client computer.

can any one suggest me how to start .????

if possible than suggest me api,online example....

thanks...!!!!
dhaval

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Feb 11, 2010

    Re: How to detect software installed in client m/c through network with Java Programm

    you can use rmi [ Remote Method Invocation ].