|
-
Oct 18th, 2005, 02:10 AM
#4
New Member
Re: [winsock] Getting the machine name on which I'm connected
You need to do a DNS reverse lookup. There is a third party control to do that: http://www.dart.com/dns.asp
Yet, with a bit more searching on the net, you will certainly a free solution via the windows API.
From the command prompt nbtstat -a xxx.xxx.xxx.xxx (Where the xxx are the IP address)
Also from command prompt: nslookup
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|