Computer Final Study Sheet
Computer Final Study Sheet
By functional relationship:
1. Client-server
The client-server model is the relationship between two computers in which one,
the client, makes a service request from another, the server. The key point about a
client-server model is that the client is dependent on the server to provide and
manage the information.
2. Peer-to-peer
In a P2P network, no single provider is responsible for being the server. Each
computer stores files and acts as a server. Each computer has equal responsibility
for providing data.
1. Bus Topology
In this type of topology, the nodes (computers as well as servers) are connected to
the single cable. This central cable is the backbone of the network and is known as
“Bus. A signal from the source sent and travels to all workstations connected to the
bus cable, but only the recipient receives it. A terminator is added at ends of the
cable to prevent bouncing of signals.
2. Star Topology
In Star topology, all the components of network are connected to the central device
called "hub" which may be a hub, a router or a switch. Here all the workstations
are connected to central device rather than a cable. So, it can be said that every
computer is indirectly connected to every other node by the help of the "hub".
3. Token-Ring Topology
In this Topology, all the nodes are connected to each other in such a way that they
make a closed loop. Each workstation is connected to two other components on
either side, and it communicates with these two adjacent neighbors.
4. Mesh Topology
In a mesh network topology, each of the network node, computer and other
devices, are interconnected with one another. Every node not only sends its own
signals but also relays data from other nodes.
5. Tree topology
Tree Topology has the characteristics of Star and Bus Topology. After
understanding these two network configurations, we can understand tree topology
better. In Tree Topology, the number of star networks is connected using Bus. This
main cable seems like a main stem of a tree, and other star networks as the
branches. It is also called Expanded Star Topology.
6. Hybrid topology
Hybrid Topology is when we integrate two or more different topologies to form a
new topology. Simply, it is a mix of all network topologies.
Twisted-Pair Cables:
- Consists of two copper conductors twisted together to reduce electric noise. It is
composed of many twisted pairs
- It has two types: STP and UTP
1. Wireless media
Wireless Network refers to two or more devices communicating without
using a cable to connect them. Instead, the computer uses radio signal to
send information from one another.
Main Types of Wireless Media:
1. IEEE 802.11A, B, and G
2. Satellite
3. Cellular
4. Laser
Network Models
- Reference model is a standard that is acceptable worldwide
A network reference model is a method of describing and analyzing data
communications networks by breaking the entire set of communication
process into a number of layers. The ISO (International Standardization
Organization) accepted two models OSI and TCP/IP
1. OSI Model:
OSI stands for Open System Interconnection. Its architecture consists of
seven layers in a complete communication system
OSI Layers:
- Application Layer
- Presentation Layer
- Session Layer
- Transport Layer
- Network Layer
- Data Link Layer
- Physical Layer
2. TCP/IP Model:
The TCP/IP model is often referred to as the internet model. It has only
four layers. It is common everywhere, that is why, internet model is
commonly referred as TCP/IP model.
TCP/IP Layers:
- Application
- Transport
- Internet
- Network Access
IPv4 consists of four numbers, each of which contain up to three digits with
a single dot (.) separating each set of digits. Each Four digits can range from
0 to 255. Example: 1.1.1.1 or 46.158.69.8. Your IP allows you to send and
retrieve data over network, it also ensures that you receive the correct bit of
data. Without it, communication over the Internet would be impossible.
IP Address Classes
With an IPv4 address there are 5 classes of available IP ranges: Class A, B,
C, D, E, while only A, B, and C are commonly used.