 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Takeda Guest
|
Posted: Thu Jul 01, 2004 2:03 pm Post subject: Machine properties |
|
|
Hello, everybody!
I need to know some properties from machine where my application is
running.
These properties are: what kind of machine, how many processors,
how much memory, what OS, if it is online, and others (hardware
identification).
Is it possible? How can I get it?
Tx,
Takeda
|
|
| Back to top |
|
 |
Andrew Thompson Guest
|
Posted: Sat Jul 03, 2004 11:42 pm Post subject: Re: Machine properties |
|
|
On 1 Jul 2004 07:03:39 -0700, Takeda wrote:
| Quote: | I need to know some properties from machine where my application is
running.
|
Some of these properties can be found using
System.getProperty("name"), vis.
<http://www.physci.org/pc/properties.jsp>
HTH
--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
|
|
| Back to top |
|
 |
Roedy Green Guest
|
Posted: Sat Jul 03, 2004 11:58 pm Post subject: Re: Machine properties |
|
|
On 1 Jul 2004 07:03:39 -0700, [email]mauro_takeda (AT) yahoo (DOT) com.br[/email] (Takeda) wrote
or quoted :
| Quote: | These properties are: what kind of machine, how many processors,
how much memory, what OS, if it is online, and others (hardware
identification).
Is it possible? How can I get it?
|
see http://mindprod.com/wassup.html
http://mindprod.com/jgloss/properties.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|