Network Models

 <  Day Day Up  >  

As the network features found in Windows suggest, there are two major network models:

  • Client/server

  • Peer-to-peer

It's important to understand the differences between them as you prepare for the exams and as you work with networks.

Client/Server

Most departmental and larger networks are client/server networks, such as the one illustrated in Figure 21.1. Novell NetWare and Windows NT/2000/2003 Server are examples of client/server networks.

Figure 21.1. A server with three workstations, each of which is using a different shared resource: One is using the server's CD-ROM drive, one is printing to the server's printer, and one is copying a file to the server's hard disk.

graphics/21fig01.gif

The roles of each computer in a client/server network are distinctive , affecting both the hardware used in each computer and the software installed in each computer.

graphics/note_icon.gif

There are two ways to refer to a network resource on a server, as shown in Figure 21.1: the Universal Naming Convention ( UNC ) , in which the servername and the name of the resource are used, such as \\server\shared for the server's hard disk, or a mapped resource , in which the server's resource is referred to as if it's built into the client, such as "LPT2" for the network printer (second parallel port) or "drive M:" for the network drive.


Servers

A server is a computer on the network that provides other computers (called clients or workstations) with access to resources, such as disk drives , folders, printers, modems, scanners , and Internet access.

Because these resources can be used by different computers over the network, they are called shared resources.

Servers can also be used for different types of software and tasks. For example, application servers run tasks for clients, file servers store data and program files for clients, and mail servers store and distribute email to clients.

Servers typically have more powerful hardware features than typical PCs, such as SCSI RAID arrays for hard disk storage, larger amounts of RAM, hot-swap power supplies , and server-optimized network adapters. However, because servers are not operated by an individual user , they often use low-performance integrated or PCI video and might be managed remotely rather than with a keyboard or monitor connected directly to the server.

Clients

A client is a computer that uses the resources on a server. Depending on the network operating system in use, clients and servers can be separate machines or a client can act as a server and a server can act as a client. Clients can refer to servers either by assigning drive letters to shared folders (see "Mapped Drives" later in this chapter) or by using a Universal Naming Convention (UNC) path name to refer to the server. Both of these are illustrated in Figure 21.1.

graphics/arrow_icon.gif

See "The Universal Naming Convention (UNC)," p. 805 .


Peer-to-Peer

The network features built into Windows allow for peer servers: Computers can share resources with each other, and machines that share resources can also be used as client workstations.

As Figure 21.2 shows, if mapped drive letters and printer ports are used in a peer-to-peer network, the same resource will have a different name, depending on whether it's being accessed from the peer server (acting as a workstation) itself or over the network. In Figure 21.2, the system on the left shares its CD-ROM drive with the system on the right, which refers to the shared CD-ROM drive as F:\. The system on the right shares its printer with the system on the left, which has mapped the shared printer to LPT2.

Figure 21.2. A simple two-station peer-to-peer network, in which each computer acts as a peer server to the other.

graphics/21fig02.gif

The peer server loads file and printer-sharing software to make printers and drives or folders available to others. Because a peer server is also used as a workstation, it is equipped in the same way as a typical workstation or standalone PC.

 <  Day Day Up  >  


Absolute Beginners Guide to A+ Certification. Covers the Hardware and Operating Systems Exam
Absolute Beginners Guide to A+ Certification. Covers the Hardware and Operating Systems Exam
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 310

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net