Network interface

From HandWiki
Revision as of 08:54, 26 November 2021 by imported>Corlink (update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In computing, a network interface is a software or hardware interface between two pieces of equipment or protocol layers in a computer network.[1]

A network interface will usually have some form of network address. This may consist of a node identifier and a port number or may be a unique node ID in its own right.

Network interfaces provide standardized functions such as passing messages, connecting and disconnecting, etc.

Examples

References