What is client/server networking?
” Clients and servers are devices that perform specific functions on a network… Client devices normally request and receive information over the network. Mobile computers and most desktop PCs operate as clients. A server device hosts files, databases, Web sites, or other applications. Server devices often feature higher-powered processors, more memory, and larger disk drives than clients. The term client/server refers to any network design utilizing clients and servers. Web, FTP, email, DNS and many other database applications are client/server designs. Client/server networks can be built on the Internet, on intranets, or in homes The main alternative to client/server networking is peer-to-peer networking, where network devices all perform equivalent functions. ______ sri _________________ SD Hardwaredude.
Client devices normally request and receive information over the network. Mobile computers and most desktop PCs operate as clients. A server device hosts files, databases, Web sites, or other applications. Server devices often feature higher-powered processors, more memory, and larger disk drives than clients. The term client/server refers to any network design utilizing clients and servers. Web, FTP, email, DNS and many other database applications are client/server designs. Client/server networks can be built on the Internet, on intranets, or in homes. The main alternative to client/server networking is peer-to-peer networking, where network devices all perform equivalent functions.
Client/Server networking is a system of networking which involves “client” or “workstation” computers that request services — and “server” computers that provide services. In the client/server model, the workstations are the computers at which people work, while the servers are often mounted in a centrally-located rack. Servers are often named for the service they provide. For instance, “file servers” store common data for the workstations to access via the Local Area Network (LAN). “Application servers” store applications or programs which the workstations run from across the LAN. “Video servers” store and are optimized to provide digitized video over the LAN, and so on. Copyright © 2002 eGig Corporation. All Rights Reserved.
The term client-server refers to a popular model for computer networking that utilizes client and server devices each designed for specific purposes. The client-server model can be used on the Internet as well as local area networks (LANs). Examples of client-server systems on the Internet include Web browsers and Web servers, FTP clients and servers, and DNS.