Getting name from Domain Name Server in VB? 
Author Message
 Getting name from Domain Name Server in VB?

I am building an application, and I would like to give the option of selecting
and IP address that is in a list and have the program return the actual host
name. I know that I just need to contact the local Domain Name Server, the
only problem is that I don't have the first clue as to how to do this.

I think I have read about a WinSock.bas or something like that, which inlcudes
some calls that can be made to do network type things, such as a DNS query.  I
would be extremely appreciative if someone might be able to give me some
assistance, or point me in the right direction. Thanks...

Patrick Bacon



Mon, 27 Jul 1998 03:00:00 GMT  
 Getting name from Domain Name Server in VB?

Quote:

>I am building an application, and I would like to give the option of selecting
>and IP address that is in a list and have the program return the actual host
>name. I know that I just need to contact the local Domain Name Server, the
>only problem is that I don't have the first clue as to how to do this.
>I think I have read about a WinSock.bas or something like that, which inlcudes
>some calls that can be made to do network type things, such as a DNS query.  I
>would be extremely appreciative if someone might be able to give me some
>assistance, or point me in the right direction. Thanks...

Try the book Building Internet Applications with Visual Basic, by
Michael Marchuk, Que Corp. 1995.


Wed, 29 Jul 1998 03:00:00 GMT  
 Getting name from Domain Name Server in VB?

        Look in your local bookstore for a book from QUE called
        "Building Internet Applications with Visual Basic" its a rather
        excellent book with numerous programs and code on an attached
        CD that comes with it.

Jay



Fri, 31 Jul 1998 03:00:00 GMT  
 Getting name from Domain Name Server in VB?

Quote:

>        Look in your local bookstore for a book from QUE called
>        "Building Internet Applications with Visual Basic" its a rather
>        excellent book with numerous programs and code on an attached
>        CD that comes with it.

>Jay

Does anyone know if this great book has been updated for VB4 yet?

==============================================================================
Richard L. Ahrens                                   Wharton School of Business
Information Systems '96                             University of Pennsylvania

                  http://futures.wharton.upenn.edu/~ahrens26/
                "A box of good cigars is an appropriate gift."
==============================================================================



Fri, 31 Jul 1998 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Getting domain name of parent domain

2. Help finding the domain name of an NT server in VB code

3. Help finding the name of a domain of a NT server in VB code

4. Getting the Domain Name

5. Getting user names on NT domain

6. Getting Domain name

7. Getting user names of the same domain.

8. Getting the NETBIOS name of a DNS-style domain

9. Getting Network Domain name.

10. Getting Domain Name

11. Getting Domain Controller Name

12. Getting Domain Name

 

 
Powered by phpBB® Forum Software