Network
Network
COMPUTER NETWORK:-
A group of computers which are
connected to each -other for the purpose
of sharing their resources is called
computer network.
Basic Terminologies of Computer
Networks:-
• Hub.
• Switch.
• Router
• Repeater .
• Bridge.
• Gateway.
• Modem.
Hub :-
*Hub is a network device that is used to
connect multiple computer in the network.
*All the information send to the hub is
automatically send to each port to every
device.
*Hub is generally used to connect computer in
a LAN.
• Switch is a network device that connects
multiple computer together in the network .
• It is mainly used to send the the private
message as well as there is no wasting of data .
•
Router
• Router is a network device which works as a
traffic controller. A main work of router is to
choose a congestion free path through with
the data packet will travel.
• Router receive data packets to the sender,
analyze and forward those data packets then
giving to receiver.
• Repeater is a network device through which
we can “boostup the weak signals” when the
signal travels in the network after traveling
some distance the intensity of the signal
become low.
• In order to regenerate the weak signal we
should use repeater device.
Bridge :-
Protocol:-
1) Simplex
2) Half-duplex
3) Full duplex
Simplex:-
In this mode of communication, data can be sent
only one direction.
sender can only send the data, and the receiver can
only receive the data. The receiver cannot reply to
the sender.
Half- duplex:-
In this mode of communication a sender can send
the data as well as receives the data but not at the
same time.
It is a type of two-way directional communication
but restricted to only one at a time.
Full duplex mode:-
In this mode of communication the sender can
send as well as receive the data on the other hand
the receive can receive as well as send the data at
the same time.
INTERNET :-
INTERNET
1) backup.
2) security.
3) storage .
Types of server:-
1) File server
2) Application server .
3) Mail server.
4) Web server.
5) Database server.
URL:-
A URL (Uniform Resource Locator) is a unique
identifier used to locate a resource on the Internet.
It is also referred to as a web address. URLs consist
of multiple parts -- including a protocol and domain
name -- that tell a web browser how and where to
retrieve a resource.
Two types of URL:
1) Absolute URL.
2) Relative URL.
Absolute URL:-
Absolute URL is the full URL, including protocol
( http / https ), the optional subdomain (e.g.
www ), domain ( example.com ), and path
(which includes the directory and slug).
Absolute URLs provide all the available
information to find the location of a page.
Relative URL:
A relative URL is a URL that only includes the
path.
It is used to point to a file that is located in the
same folder and on the server as the
originating file and not use them to link to
pages on other domain names. An originating
file is the file that contains the link.
Internet Applications
• Sending and receiving email.
• Searching and browsing information
archives.
• Copying files between computers.
• Conducting financial transactions.
• Navigating (in your car, smart scooter,
smart bike, or other)
• Playing interactive games.
• Video and music streaming.
ISP:-
Internet service provider (ISP) is an organization
that provides services for accessing, using,
managing, or participating in the Internet. ISPs
can be organized in various forms, such as
commercial, community-owned, or otherwise
privately owned.
• Category of ISP:-
1) MM:MM:MM:SS:SS:SS
2) MM-MM-MM-SS-SS-SS
3) MMM.MMM.SS.SS.SS
NIC :-
A Network Interface Card (NIC), also known as
an Ethernet Card or Network Adapter, is a
computer expansion card that allows your PC,
laptop, or server to connect to a network via an
ethernet cable.
IMEI:-
The full form of IMEI is the International Mobile
Equipment Identity. The IMEI number is a special
series of 15 to17 digits used for identification on
Global System for Mobile communication (GSM)
phones. Any telecommunications firm’s SIM card is
connected to the customer and can be transferred
from one phone to another, so it is a necessary
method for keeping aware of the hardware itself.
IMEI is a code or a number used over such a mobile
network that identifies a particular cell phone. It is
typically printed on the back end of the mobile
battery.
WEB BROWSER :-
• A software application used to access
information on the World Wide Web is called a
Web Browser. When a user requests some
information, the web browser fetches the data
from a web server and then displays the webpage
on the user’s screen.
• It is also important to know in detail about what
a web browser is for candidates preparing for
Government exams. This is because Computer
Knowledge is a common topic for many
competitive exams and questions based on web
browsers may be asked.
• Application
• Presentation (encoding,encrypted)
• Session (transmission data continues )
• Transport (segment)
• Network (packet)
• Data link (frame )
• Physical (bits)
• OSI stands for Open System Interconnection is a
reference model that describes how information from
a software application in one computer moves
through a physical medium to the software
application in another computer.
• OSI consists of seven layers, and each layer performs a
particular network function.
• OSI model was developed by the International
Organization for Standardization (ISO) in 1984, and it
is now considered as an architectural model for the
inter-computer communications.
• OSI model divides the whole task into seven smaller
and manageable tasks. Each layer is assigned a
particular task.
• Each layer is self-contained, so that task assigned to
each layer can be performed independently.
• An application layer serves as a window for users
and application processes to access network
service.
• It handles issues such as network transparency,
resource allocation, etc.
• An application layer is not an application, but it
performs the application layer functions.
• This layer provides the network services to the
end-users.
• A Presentation layer is mainly concerned with
the syntax and semantics of the information
exchanged between the two systems.
• It acts as a data translator for a network.
• This layer is a part of the operating system that
converts the data from one presentation format
to another format.
• The Presentation layer is also known as the
syntax layer.
• It is a layer 3 in the OSI model.
• The Session layer is used to establish, maintain
and synchronizes the interaction between
communicating devices.
• Functions of Session layer:
• Synchronization: Session layer adds some
checkpoints when transmitting the data in a
sequence. If some error occurs in the middle of
the transmission of data, then the transmission
will take place again from the checkpoint. This
process is known as Synchronization and
recovery.
• The Transport layer is a Layer 4 ensures that
messages are transmitted in the order in which
they are sent and there is no duplication of data.
• The main responsibility of the transport layer is to
transfer the data completely.
• It receives the data from the upper layer and
converts them into smaller units known as
segments.
• This layer can be termed as an end-to-end layer
as it provides a point-to-point connection
between source and destination to deliver the
data reliably.
It is a layer that manages device addressing, tracks
the location of devices on the network.
• It determines the best path to move data from
source to the destination based on the network
conditions, the priority of service, and other
factors.
• The Data link layer is responsible for routing and
forwarding the packets.
• The protocols used to route the network traffic
are known as Network layer protocols.
• This layer is responsible for the error-free
transfer of data frames.
• It defines the format of the data on the network.
• It provides a reliable and efficient
communication between two or more devices.
• It is mainly responsible for the unique
identification of each device that resides on a
local network.
• The main functionality of the physical layer is to
transmit the individual bits from one node to
another node.
• It is the lowest layer of the OSI model.
• It establishes, maintains and deactivates the
physical connection.
• It specifies the mechanical, electrical and
procedural network interface specifications.
Network architecture:
Guided media:-