Host (network)

Source: Wikipedia, the free encyclopedia.

A network host is a computer or other device connected to a computer network. A host may work as a server offering information resources, services, and applications to users or other hosts on the network. Hosts are assigned at least one network address.

A computer participating in networks that use the

stateless address autoconfiguration
methods.

Network hosts that participate in applications that use the client–server model of computing, are classified as server or client systems. Network hosts may also function as nodes in peer-to-peer applications, in which all nodes share and consume resources in an equipotent manner.

Origins

In

xhost connected to an X Window client
.

The term Internet host or just host is used in a number of Request for Comments (RFC) documents that define the Internet and its predecessor, the ARPANET. RFC 871 defines a host as a general-purpose computer system connected to a communications network for "... the purpose of achieving resource sharing amongst the participating operating systems..."[2]

While the ARPANET was being developed, computers connected to the network were typically mainframe computer systems that could be accessed from

IP network, and were not assigned IP addresses. User computers connected to the ARPANET at a packet-switching node were considered hosts.[3]

Nodes, hosts, and servers

A

network node is any device participating in a network. A host is a node that participates in user applications, either as a server, client, or both. A server is a type of host that offers resources to the other hosts. Typically a server accepts connections from clients who request a service function.[4]

Every network host is a node, but not every network node is a host. Network infrastructure hardware, such as modems, Ethernet hubs, and network switches are not directly or actively participating in application-level functions, and do not necessarily have a network address, and are not considered to be network hosts.

See also

References

External links