| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
UTL_INADDR provides a PL/SQL procedures to support internet addressing. It provides an API to retrieve host names and IP addresses of local and remote hosts.
This chapter discusses the following topics:
The exception raised by the Internet Address package appears in Table 79-1.
| Exception | Description |
|---|---|
|
|
The host is unknown. |
| Subprogram | Description |
|---|---|
|
Retrieves the name of the local or remote host given its IP address. |
|
|
Retrieves the IP address of the local or remote host given its name. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|