B4J Question System for realizing hardware and software inventory

amorosik

Expert
Licensed User
I'd like to make a program to take an inventory of both hardware and software installed on machines within a local area network
I was thinking of a procedure created with B4J to be installed on each machine, which sends the information to one of the PCs on the LAN equipped with an information 'receiver'
How would you organize things?
 

EnriqueGonzalez

Well-Known Member
Licensed User
Longtime User
Upvote 0

amorosik

Expert
Licensed User
Use B4A so you can scan barcodes.
Use jserver to gather the information and store on db.
Net and tidy.

The main objective is to perform an automatic scan of the hardware components making up the PC and of the installed software
How can scanning a barcode help me?
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
scan of the hardware component

I can help you presenting this small console tool that saves all the hardware info of the Windows into the "result.txt" file like:

....

You can use it for Windows hosts, parse the results
 

Attachments

  • devlist.zip
    3.2 KB · Views: 146
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…