by JMC_CompGuy (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(64 Votes)

Gathers hardware, software, bios, etc information from your computer, or any computer on your network. Automatically gets the names of all computers on your network. Retrieves hardware information including processor, BIOS, windows version, build, service pack level. Shows all hardware in your computer's records and marks those that the computer is currently using. Good example of using the registry, resource files, hex to decimal conversion, api calls, etc. Does not require anything to be installed on another computer.
Please vote, i've worked hard on this code, and let me know if you find any problems. Thanks!
Inputs
All you need to put in is either the server you are connected to, or your computer name.
Code Returns
Returns a lot of information about your compuer or any computer on your network.
Download Computer Infomation (14 KB)