![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 21
Rep Power: 0
![]() |
Determining a client computer's core temperature
Is it possible to determine a client machine's core temperature? I imagine there would be some sort of mobo support that is required, but has anyone successfully done this?
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
People have done this, though not myself... as there are many utilities obviously which do exactly this. Typically this is support by the BIOS and you are going to need to make some calls to the BIOS to get the information, Windows does not have a convenient little library with this data I believe (though check into it, I can be wrong).
One of the tricky parts about this though is that every system does have a differetn way of getting that data, especially when you start to work with laptops. Some IBM laptops actually store this information in extra CPU registers and you need to get to those registers to actually get a hold of the data. Probably the easiest way to get to this information would be to explore using and reading data from your computers ACPI system, this is the most commonly used system now-a-days for power and system management.
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#3 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
yeah well how the hell is he going to do it with ASP?
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials. --WilliamSChips on Slashdot |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|