Types of Networks
These network definitions can be divided into two types of networks, based on how information is stored on
the network, how network security is handled, and how the computers on the network interact. These two
types are: Peer-To-Peer (P2P) Networks and Server/Client Networks. The latter is often also called
Server networks.
• On a Peer-To-Peer (P2P) Network, there is no hierarchy of computers; instead each computer acts as
either a server which shares its data or services with other computers, or as a client which uses data or
services on another computer. Furthermore, each user establishes the security on their own computers
and determines which of their resources are made available to other users. These networks are typically
limited to between 15 and 20 computers. Microsoft Windows for Workgroups, Windows 95, Windows
98, Windows ME, Windows NT Workstation, Windows 2000, Novell's NetWare, UNIX, and Linux are
some operating systems that support peer-to-peer networking.
• A Server/Client Network consists of one or more dedicated computers configured as servers. This
server manages access to all shared files and peripherals. The server runs the network operating system
(NOS) manages security and administers access to resources. The client computers or workstations
connect to the network and use the available resources. Among the most common network operating
systems are Microsoft's Windows NT Server 4, Windows 2000 Server, and Novell's NetWare. Before
the release of Windows NT, most dedicated servers worked only as hosts. Windows NT allows these
servers to operate as an individual workstation as well.