Reviewer
Reviewer
Network Elements
-A computer network is made up of various hardware and
software components Including hosts, intermediary devices,
network links (or communication links), applications, data,
and protocols.
Client–Server Mode
In the client–server mode, a host acts as a dedicated client or
server. The client host takes advantage of resources (e.g., files,
storage space, databases, web pages, central 8 processing unit
(CPU) processing) offered by servers.
P2P Mode
In P2P networking, each participating host on a network behaves
as both a client and a server in sharing resources with other
hosts.
Network Interface Card
The NIC is generally built into a computer these days, and it
converts host-generated binary data (e.g., emails) into
signals (e.g., electronic currents, lights, radio signals) and
releases them to the network. The NIC also accepts signals
arriving over the network, restores original data, and forwards
them to the host’s CPU for processing.
Intermediary Device
Depending on the size, a network can have many different
intermediary devices that conduct functions necessary to relay
data between the source and destination hosts. Intermediary
devices do not produce user data, but transport them in an
effective, reliable, and secure manner.
Network Link
Application
Data/Message
Protocol
Modes of Communication
1. Unicasting
In unicasting, data exchange takes place between a single source
and a single destination node identified by their unique
addresses.
2. Broadcasting
Broadcasting results in the flooding of data from one node to all
the other nodes within a network.
3. Multicasting
Multicasting from a data source results in its concurrent delivery
to a selected group of destinations.
2. Duplex
In the duplex mode, data flows both ways between two network
nodes, and thus each node has the capability of sending and
receiving data.
Standard Architecture
TCP/IP
1. Application
2. Transport
3. Internet
4. Network
OSI LAYERS
1. Application
2. Session
3. Transport
4. Network
5. Data link
6. Physical
7. Presentation
Layer Processing