473,323 Members | 1,551 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

resolve multiple ip's

Does anyone know if there is a way to get all the IP's associated to a host
name from a DNS server? I'm thinking along the lines of Dns.Resolve Method.
But as stated in the remarks: .

The Resolve method queries a DNS server for the IP address associated with a
host name or IP address.

When hostName is a DNS-style host name associated with multiple IP
addresses, only the first IP address that resolves to that host name is
returned.

So basically, I want something that returns all the IP addresses.
Thanks for the help!
Nov 21 '05 #1
1 1792
http://www.dotnetspider.com/technolo...spx?ClassId=67
http://www.codeproject.com/useritems...imedout_op.asp

brcimo wrote:
Does anyone know if there is a way to get all the IP's associated to a host
name from a DNS server? I'm thinking along the lines of Dns.Resolve Method.
But as stated in the remarks: .

The Resolve method queries a DNS server for the IP address associated with a
host name or IP address.

When hostName is a DNS-style host name associated with multiple IP
addresses, only the first IP address that resolves to that host name is
returned.

So basically, I want something that returns all the IP addresses.
Thanks for the help!

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Rob Levine | last post by:
Hi All, This is a cut down version of a post from earlier entitled "Name resolution in .Net". Apologies, for the repeat, but I think the first post was too verbose (it came from a blog article...
1
by: Craig G | last post by:
i am having problems with my development environment i have a webservice (mywebservice.asmx) when i add the web reference into the development environment it will only allow me to use the...
1
by: Peter Treier | last post by:
Hi all i got the folowing problem. I need to resolve the endpoint (target IP Adresss) of a IP Network connection. I got a established connection from 123.123.123.123:6000 What i need to...
18
by: Gleep | last post by:
I've searched google intensely on this topic and it seems noone really knows how to approch this. The goal I don't want clients to give out their usernames and passwords to friends, since the site...
7
by: kvnsdr | last post by:
I can type an IP address and receive Internet domain name and my workstation name however no other IPs of computers on our internal network will resolve to a thier machine name only to the same IP...
0
by: Mike Kansky | last post by:
DNS.GetHostByAddress runs very slow for foreign IPs. I heard that DNS.BeginResolve can make asynchronous IP to Host resolve. Can anyone provide me an example of VB.NET code that would make...
35
by: keerthyragavendran | last post by:
hi i'm downloading a single file using multiple threads... how can i specify a particular range of bytes alone from a single large file... for example say if i need only bytes ranging from...
0
by: Usman Jamil | last post by:
Hi I'm writing a socket client application in C#. The problem is that the statement IPHostEntry hostEntry = Dns.Resolve(szIPAddress); takes too much time. Even if the IP address is of a...
5
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I am trying to get the DNS name of an arbitrary IP address on the network. If I use GetHostEntry as the documentation suggests I only get the name of the machine I am running the code on. All...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.