Does anyone know the API interface to translate an tcp/ip address 
(ie: 123.456.789.123) to the corresponding NETBIOS name(ie: \\workstation)?

From the command line you can do this function with

NBTSTAT -A 123.456.789.123

I know I could use system or back ticks and use a regular expression to
compile the info. I was just hoping to collect the information directly
with a API.

Howard Jares
University of Houston
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to