Re: Cryptography Question (trying to create a system key/code)
- From: DanielGifford@xxxxxxxxx
- Date: Wed, 01 Aug 2007 19:34:59 -0000
On Aug 1, 10:46 am, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
Again, telling us what device you're using will help us help you. THe MAC
address is available via the IPHLPAPI APIs, which would require P/Invoking.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded Worldwww.OpenNETCF.com
<DanielGiff...@xxxxxxxxx> wrote in message
news:1185989440.034979.139540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Aug 1, 10:09 am, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
You haven't told us anything *about* your system...
If you have an Ethernet, wired or wireless, adapter, you can get the
hardware (MAC), address and use that. It has to be globally unique.
Paul T.
<DanielGiff...@xxxxxxxxx> wrote in message
news:1185987280.529973.148980@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
I'm making some basic cryptography software and I've run into a snag.
I'm trying to retrieve some sort of system number thats specific to
the system I'm working on.
It can't change over time.
Whether its a cpu id, memory id, system serial key, or anything else
is irrelevant.
Does anyone know how to access such a number through managed code?
Or even unmanaged code?
Managed code is strongly preferred.
thanks
-Dan
That is definitely an option. I have an ethernet adapter on the
system. As well as bluetooth.
Actually, I found a way to do it using OPENNETCF. Thanks!
.
- References:
- Cryptography Question (trying to create a system key/code)
- From: DanielGifford
- Re: Cryptography Question (trying to create a system key/code)
- From: Paul G. Tobey [eMVP]
- Re: Cryptography Question (trying to create a system key/code)
- From: DanielGifford
- Re: Cryptography Question (trying to create a system key/code)
- From: <ctacke/>
- Cryptography Question (trying to create a system key/code)
- Prev by Date: Re: Garbage collector behavior
- Next by Date: Re: Garbage collector behavior
- Previous by thread: Re: Cryptography Question (trying to create a system key/code)
- Index(es):
Relevant Pages
|