Scott Widney wrote:
> 
> Can ActivePython be used to find the NetBIOS name of the NT/2000 workstation
> to which a given user is logged on?

Try the win32api.GetComputerName() API. That may help!

-- 
Python:
    Programming the way
    Guido
    indented it.
       - (originated with Skip Montanaro?)
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to