Domain Name System support

iSeries™ provides applications with access to the Domain Name System (DNS) through the resolver functions.

The DNS has the following three major components:

The resolvers provided in the i5/OS™ implementation are socket functions that provide communication with a name server. These routines are used to make, send, update, and interpret packets, and perform name caching for performance. They also provide function for ASCII to EBCDIC and EBCDIC to ASCII conversion. Optionally, the resolver uses transaction signatures (TSIG) to securely communicate with the DNS.

For more information about domain names, see the following RFC, which you can locate from the RFC search page.

Related reference
Socket network functions
Related information
DNS
Sockets Network Functions (Routines)