What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system?
The terms "host" and "end system" are often used interchangeably in networking, but in specific contexts, they can have distinct meanings.
Host: A host generally refers to any computer or device connected to a network that provides services or resources to other devices. Hosts can assume the form of servers, workstations, or even networking devices such as routers. Their defining characteristic is the ability to offer some sort of service or perform a function for other devices on the network.
End System: An end system, also known as an end station or endpoint, specifically refers to devices situated at the edge of a network that the end user directly interacts with to obtain services or information. End systems perform user-oriented tasks, such as accessing the internet or handling personal computing activities.
Several different types of end systems include:
Regarding whether a web server is an end system: A web server can be classified both as a host and an end system. As an end system, it is a device connected to the network that provides and hosts data and services over the internet. From the user's perspective, it serves as a source that the user's device (another end system) interacts with. So while all web servers can be considered as hosts, they are also end systems in the context that they exist at the edge of the network providing services to client devices.
medium.com
en.wikipedia.org
bartleby.com