HP OpenVMS Systems

ask the wizard
Content starts here

IP programming; API for DNS/BIND?

» close window

The Question is:

 
with UCX (V5.0A or upper), I would like to write a program that is equivalent
 to a "ucx show host 1.2.3.4/server=myDNSserver" command.
 
How to specify the DNS server name with the $QIO interface ?
 
TIA.
 
 


The Answer is :

 
  So you wish to issue DNS/BIND queries from within an application?
  Information on using the Berkeley Internet Name Domain Service (BIND)
  is included in the TCP/IP Services programming documentation, and
  specifically in the available sockets API documentation.
 

answer written or last revised on ( 21-OCT-2002 )

» close window