Java program sample for getting Systeminfo

Reply

Join Date: Aug 2006
Posts: 1
Reputation: theringer is an unknown quantity at this point 
Solved Threads: 0
theringer theringer is offline Offline
Newbie Poster

Java program sample for getting Systeminfo

 
0
  #1
Aug 3rd, 2006
Hello,

I am new in Java and learning. I am looking for a sample java program which will display systeminfo (cpu, memory, etc) and software installed on a local machine.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,264
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: Java program sample for getting Systeminfo

 
0
  #2
Aug 4th, 2006
Perhaps this?
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 58
Reputation: JeffHeaton is an unknown quantity at this point 
Solved Threads: 0
JeffHeaton's Avatar
JeffHeaton JeffHeaton is offline Offline
Junior Poster in Training

Re: Java program sample for getting Systeminfo

 
0
  #3
Aug 4th, 2006
Look at System.getProperty and System.getProperties. I would probably start by just listing every system property there is, using System.getProperties, and see what info you have available.
Jeff Heaton
Check out my Java Neural Networks
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC