472,799 Members | 1,556 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,799 software developers and data experts.

CPU Serial Number

Using VS.Net 2000 and C#
How can I get the
CPU Serial Number and the
Operating Syatem Serial Number
Thanks in advance,
Paul

Jul 21 '05 #1
5 6802
PaulThomas wrote:
Using VS.Net 2000 and C#
How can I get the
CPU Serial Number and the
Operating Syatem Serial Number
Thanks in advance,
Paul


Do CPU's still have a unique ID? I don't think AMD cpu's ever had one to
begin with.

"In late-April, 2000, Intel quietly let it be known that future
processors, starting with the Williamette family of processors, would
not include the Processor Serial Number. Pentium-III processors still
have the PSN installed."

Source: http://www.cdt.org/privacy/issues/pentium3/

--
Rinze van Huizen
C-Services Holland b.v.
Jul 21 '05 #2
What about the Operating Syatem Serial Number
Windows does still have serial numbers (doesn't it?)
I am looking for a unique way to identify the user accessing my web site.
I know that I can (and I am) capturing the IP address, but I wanted to take
it down to the actual PC.
Thanks,
Paul
"C-Services Holland b.v." wrote:
PaulThomas wrote:
Using VS.Net 2000 and C#
How can I get the
CPU Serial Number and the
Operating Syatem Serial Number
Thanks in advance,
Paul


Do CPU's still have a unique ID? I don't think AMD cpu's ever had one to
begin with.

"In late-April, 2000, Intel quietly let it be known that future
processors, starting with the Williamette family of processors, would
not include the Processor Serial Number. Pentium-III processors still
have the PSN installed."

Source: http://www.cdt.org/privacy/issues/pentium3/

--
Rinze van Huizen
C-Services Holland b.v.

Jul 21 '05 #3
Paul,

There is AFAIK only one option and that the MAC address from the network
adapter.

This works of course only with computers with a Lan adapter, however that
are more and more all portables and desktops. You have of course to find a
solution when those change, however that is with a processor as well..

I hope this helps,

Cor
Jul 21 '05 #4
PaulThomas wrote:
What about the Operating Syatem Serial Number
Windows does still have serial numbers (doesn't it?)
I am looking for a unique way to identify the user accessing my web site.
I know that I can (and I am) capturing the IP address, but I wanted to take
it down to the actual PC.
Thanks,
Paul


Browsers can't access that kind of information (or they shouldn't be
able to). What you can check is the IP address, which you do and from
that the MAC address which should capture dial-up differences. In most
cases you wouldn't even get the IP from the computer itself, but from
the router that is used. If you want to go any further you'd have to
write some sort of plugin for the browser(s) that somehow collects more
info, but noone in their right mind would install anything like that
(spyware ring a bell?).

--
Rinze van Huizen
C-Services Holland b.v.
Jul 22 '05 #5


*** Sent via Developersdex http://www.developersdex.com ***
Oct 3 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Gavin | last post by:
Hi, I'm a newbie to programming of any kind. I have posted this to other groups in a hope to get a response from anyone. Can any one tell me how to make my VB program read the Bios serial number...
15
by: tom | last post by:
Hi, How do I get the serial number of the harddisk in .NET? I want this to be the same number even if the user has reformatted, so I do not want the volume serial number. Thanx, t
5
by: | last post by:
Hi, Do memory sticks have serial numbers like harddrives? If so how can I get this, I want to uniquely identify a memory stick (removable drive) for authentication. Thanks
79
by: Klaus Bonadt | last post by:
In order to protect software from being copied without licence, I would like to use something like a key, which fits only to the current system. The serial number of the CPU or the current...
1
by: Darren DeCoste | last post by:
I am trying to create an application in Access that I will be able to print bar code labels. A stumbling block that I have hit is the Serial Number on the bar code. I would like to be able to read...
3
by: Stewart Allen | last post by:
Hi there I'm trying to find part serial numbers between 2 numbers. The user selects a part number from a combo box and then enters a range of serial numbers into 2 text boxes and the resulting...
3
by: Mark Harris | last post by:
I have an installer which uses a Customer Information page in it, is there an easy way to pass the serial number entered to a custom action? If not, where would i find the serial number in the...
14
by: Lauren Wilson | last post by:
Discovered this interesting comment on MSDN: "To programmatically obtain the hard disk's serial number that the manufacturer assigns, use the Windows Management Instrumentation (WMI)...
9
by: Nebojsa4 | last post by:
Hi. First, sorry on my weak English to all. Qusetion: How to read (in VB) Manufacturer serial number of Hard disk drive? Not volume/serial number of C:, D:, etc. partitons. For reading...
6
by: Paul Bromley | last post by:
Ok - I have given up on trying to find the active IP address for a given PC. For licensing purposes I need to retrive a unique identifier from the PC that the program is installed on. The Hard disk...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.