Net8
Net8, short for Oracle Net8, is Oracle Corporation's networking software that provides connectivity between Oracle clients and servers across a network. It is the networking layer of Oracle's database products and relies on the Transparent Network Substrate (TNS) to transport Oracle protocol messages. Net8 supports multiple components and configurations that enable applications to reach a database service across diverse environments.
On the server side, the Oracle Net Listener accepts client connections, forwards them to the appropriate database
Naming and connectivity: Applications connect using a descriptor that specifies host, port, and service name, or
History and evolution: Net8 was introduced in the late 1990s as part of Oracle's shift from SQL*Net