NETWORK-CONCEPTS
NETWORK-CONCEPTS
Computer Technology
Network
Concepts
NETWORK THEORY AND TERMS
Definitions:
NETWORK: Two or more computers that are linked together to share data, programs and
peripherals (like printers).
The CLIENT-SERVER Model: A network model where that are two types of computers (1)
clients and (2) servers.
The servers are dedicated machines that share and control resources on the network, while the
clients are the users of those resources. A client-server structure (architecture) allows for much
more security on a network than can be offered by peer-to-peer networks.
Peer to Peer Networks: This is a type of network where all computers on the network have the
potential to share resources that they have control over (usually files and devices located to that
machine). This type of setup is NOT a client-server structure in the strict sense because the
servers are NOT dedicated machines. All computers on the network can potentially act as both a
client and a server. Because of this fact, there is NO CENTRAL CONTROL of the network and
therefore this type of network structure is considered to be less secure and harder to manage than
the client-server architecture.
SERVER: A special computer on a network that provides & controls services (resources) for
other computers (clients) on the network to use. Simply stated, a server provides service. Most
servers provide some system of security and management so that only selected users can access
(or modify) the services/resources that are controlled by that server.
There are may types of SERVERS available...
• FILE SERVER: A computer (one of the main computers) on a network that stores
programs and data. It contains large capacity/high speed hard disk drives and CD ROMS
that allows several workstations to share access to files stored on it.
• PRINT SERVER: A computer on a network that it connected to a printer and allows
other selected users on the network to use that printer. The print server manages and
controls the use of the printer services.
• WEB SERVER: A computer on a network that it runs specific software that allows other
selected users on the network to access information and resources that are stored on the
web server. The information and resources stored on the web server are formatted in a
way according to the HTTP protocol (HyperText Transfer Protocol) .
The web server manages and controls the use of WWW services on that computer.
• And many more (FTP server, Streaming audio server, Streaming video server, ...)
NETWORK Clients: These are the general users and user computers of the network. Clients
have limited access (controlled by the network administrator) to the pool of resources found on
the network .
NETWORK Administrator: This is the USER (or group of users) who has control over how the
others users (network clients) access the network. The Administrator manages and controls the
use of resources and services that can be used on the network.
BACKBONE NETWORK: A network that that connects and links several other Networks. The
backbone network is designed to be very quick (should be at least 100 Megabit or faster) so that it
can efficiently merge the flow of information from a collection of user networks. You can think
of a backbone network like a super highway (like the 401 or the autobond in Germany) that has a
faster speed limit (and more lanes) than the roads (user networks) that connect to it.
Types of Networks
Network Protocol: a common set of rules (usually defined by the International Standards body
the IEEE) and signals (usually electrical, but may be laser light, infra red, radio waves ...) that
computers connected to a network use in order to communicate on that network medium.
Network Medium: this is the combination of network cards (NICs), the cables and the inter-
connecting hardware (like hubs and switches) used to transmit the signals (usually electric, but
may be laser light, infra red, radio waves ...) that computers use in order to communicate. The
signals are formatted according to the network protocol used on that specific network.
• IEEE 803 Protocol (this protocol was developed and used by IBM)
• Comes in 2 speeds, 4 Megabits per second and 25 Megabits per second
• This is old and obsolete technology