Host Based Networks Vs. Client Server Networks

Techwalla may earn compensation through affiliate links in this story. Learn more about our affiliate and product review process here.
Both host-based and client-server networks are comprised of servers and clients.

Host-based networks and client-server networks differ in the type of application architecture they utilize. As their names suggest, host-based networks have a host-based application architecture, while client-server networks have a client-server application architecture. Both types of networks are made up of servers and clients. Client-server networks include web browsers and email clients. Host-based networks are more likely to suffer from server bottlenecks than their client-server counterparts.

Advertisement

Application Programs and Application Architectures

Video of the Day

Application programs comprise four functions: data storage, data access, program logic and presentation logic. The application architecture lays out how these four functions are distributed among the servers and the clients. A server can be a mainframe, a minicomputer, a microcomputer or a server farm. A client can be a simple terminal, a microcomputer, a workstation, a network computer or a transactional terminal.

Advertisement

Video of the Day

Host-based Network

In a host-based network, the server performs all four application program functions. The client merely captures the user's keystrokes and sends them to the server. Because all processing is done by the server (or host), the server can become a bottleneck in such a network.

Advertisement

Client-Server Network

In a client-server network, the application program functions are divided between the server and the client. The server handles data storage, and data access. The client handles presentation logic. The program logic may be split between server and client, or assigned to one of the two.

Advertisement

Advertisement

Advertisement

references

Report an Issue

screenshot of the current page

Screenshot loading...