PL/SQL Packages UTL_INADDR

Internet Addressing.
Determine the host name or IP address of a local or remote host.

Subprocedures:

get_host_name Function
                 Retrieve the name of the local or remote host
                 given its IP address. 

get_host_address Function
                 Retrieve the IP address of the local or remote host
                 given its name.  

For full documentation of the packaged procedures above see the Oracle Manual:
"Oracle9i Supplied PL/SQL Packages and Types Reference"

or the book Oracle Built in Packages by Steven Feuerstein et al


 
Copyright © 1999-2024 SS64.com
Some rights reserved