Hi everyone,
I am working on a custom project using AMS and I need to find an easy and reliable way of retrieving a computer name using its IP address.
The application I am making scans the local network to make backups of software configurations for our customers.
I have tried with 'nbtstat.exe' in Windows but this can get messy when I'm trying to get the information from the output.
The command/code/external program only needs to work for Windows 2000/XP. You can also assume that the workstation that this is being run from has Administrative privileges to the target workstation, so using some registry key retrieval method is ok by me.
If anyone has any ideas, or if someone can write a simple application to do this (and say write it out to a text file) it would be much appreciated.
Thanks.


