Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
CPU Temperature
Name: dingo4568 Date: March 3, 2004 at 09:48:41 Pacific OS: Windows XP CPU/Ram: 2.4/512
Comment:
I need to write a program that can check the internal temperature of the computer. I am fluent in vb6, vb.net and C (in Linux.) If anybody knows any way to read the CPU temp in any language please let me know.
Summary: Does anyone know how to retrieve the CPU temperature with Java, C, C++ I already have existing programs, but now I want to use it in my own application. Thx, Ronald ...
Summary: Hi! Q1: What API in W98 can I use to get current CPU frequency? Q2: How can I get the information that is stored in the bios like CPU temperature? Thanks Nisse ...
Summary: http://www.experts-exchange.com/Operating_Systems/Win95_3x/Win95/Q_20248443.html Find in Windows where the CPU temperature is stored. The BIOS maybe? On linux this is easy - look in /proc/cpuinfo. ht...