comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Unique Identifier
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Unique Identifier [message #61450 is a reply to message #61449] Wed, 16 July 2008 13:12 Go to previous message
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
Bennett wrote:
> Does anyone know of an IDL function or system variable that can return
> a unique identifier for a computer that won't change....or at least
> has a highly unlikely chance of changing? Something like an IP
> address (assuming static) or anything of that nature?
>
> Thanks

if you are under windows, you can try
spawn, 'ipconfig /all', result & print, result
then extract the Physical Address (=MAC address)... it will work,
provided that the computer has a network card. each card should have a
different number.

Jean
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Something Has Changed
Next Topic: 330 Humingbird GPS 33020

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 00:55:07 PDT 2025

Total time taken to generate the page: 0.16093 seconds