[python-win32] MAC Address

Jorgensen, Jens jens.jorgensen@tallan.com
Fri, 03 Aug 2001 18:51:36 -0500


I don't believe so, not through the Winsock api anyway. Windows XP is 
supposed to support raw sockets so I imagine you could use a WSAIoctl 
for that. I did it on another project in NT4 by digging through the 
registry under HKLM\SYSTEM\CurrentControlSet\Services for the adapter 
information but I think our solution wasn't going to work for any 
adapter--in our case the computers were identical more or less and all 
had the same network adapter in them.

HAN,SOPHIA (HP-Roseville,ex1) wrote:

>Is there a way to find the computer's MAC address on a Win2k machine?
>
>_______________________________________________
>Python-win32 mailing list
>Python-win32@python.org
>http://mail.python.org/mailman/listinfo/python-win32
>


-- 
Jens B. Jorgensen
jens.jorgensen@tallan.com