hi monks,
i am working on a script to get hostnames of all the systems in LAN. i written a script to ping all the systems in a LAN but how to capture the replay and get hostname corresponding to ipaddress whose ping replay we received.
i tried to use Net::Hostent module, but its not even getting installed in Win32 platform( when i seached for it using PPM -search its saying no modules are found).
please help.
Thanks in advance.