Computer Networks Complete
Computer Networks Complete
PORTIONS OF N/W
• Evolution of networking: introduction to computer networks, evolution of networking
(ARPANET, NSFNET, INTERNET)
• Data communication terminologies: concept of communication, components of data
communication (sender,receiver, message, communication media, protocols),
measuring capacity of communication media (bandwidth, data transfer rate), IP
address, switching techniques (Circuit switching, Packet switching)
• Transmission media: Wired communication media (Twisted pair cable, Co-axial cable,
Fiber-optic cable), Wireless media (Radio waves, Micro waves, Infrared waves)
• Network devices (Modem, Ethernet card, RJ45, Repeater, Hub, Switch, Router,
Gateway, WIFI card)
• Network topologies and Network types: types of networks (PAN, LAN, MAN, WAN),
networking topologies (Bus, Star, Tree)
• Network protocol: HTTP, FTP, PPP, SMTP, TCP/IP, POP3, HTTPS, TELNET, VoIP
• Introduction to web services: WWW, Hyper Text Markup Language (HTML), Extensible
Markup Language (XML), domain names, URL, website, web browser, web servers, web
hosting
EVOLUTION OF NETWORKING
NETWORKING:
• A group of 2 or more similar things or
people interconnected with each other is
called network.
• A computer network is an interconnection
among 2 or more computers or computer
devices.Such interconnection allows
computers to share data and resources among
each other.
• The network size may vary from small to large
depending on the no.of computers it
connects.
• A computer network can include different
types of hosts(also called nodes) like
server,desktop,laptop,cellular phones.
Evolution of Networking
1960
Evolution of networking
ARPANET(ADVANCED RESEARCH PROJECT AGENCY NETWORK)
A research project –commissioned by ARPANET in U.S
department of Defence to connect the academic and research
institutions
wireless network.
• Wifi cards use radio waves to transmit and receive data over the
airwaves.
BUS 1.REQUIRES LESS CABLE LENGTH THAN A STAR FAULT IN MAIN CABLE,ENTIR
2.NODES CAN BE CONNECTED OR REMOVED N/W SHUTS DOWN
EASILY SIGNALS BECOMES WEAKER
IF NO OF NODES BECOMES
TOPOLOGIES ADVANTAGES DISADVANTAGES
RING 1.DATA IS TRANSMITTED IN 1.TRANSMISSION SPEED
ONE DIRECTION ONLY BECOMES SLOWER WITH
AN INCREASE IN NO.OF
2.FAULT IDENTIFICATION IS NODES
EASY
3.IT CHEAPER THAN STAR 2.FAULT IN SINGLE
TOPOLOGY NODE,ENTIRE N/W TO FAIL
TREE 1.FAULT IDENTIFICATION IS 1.MAINTENANCE IS NOT
EASY EASY AND COSTS ARE HIGH
2.N/Ws can be expanded
by addition of secondary 2.CONFIGURATION IS
nodes DIFFICULT.
What is the URL?
• A URL is a global address of documents and
protocols to retrieve resource on a computer
network. URLs occur most frequently in reference
to web pages (HTTP) but can also be used for
database access using JDBC, email (mailto), file
transfer (FTP), and many other applications. The
full form of URL is Uniform Resource Locator.
.
EXAMPLE OF URL:
This example URL has a folder but no extension
https://career.guru99.com/category/heavy-indu
stries/
This example URL has no folder
https://www.guru99.com/what-is-sap.html
This example URL has no extension
https://career.guru99.com/top-33-investment-b
anking-interview-questions-answers/
What is URI?
• A URI is a string containing characters that
identify a physical or logical resource. URI
follows syntax rules to ensure uniformity.
Moreover, it also maintains extensibility via a
hierarchical naming scheme. The full form of
URI is Uniform Resource Identifier
EXAMPLE:
https://www.guru99.com/
MAC ADDRESS
MAC Address(MEDIA ACCESS CONTROL)
A MAC address is a unique address that is assigned by
the manufacturer of the NIC Card. It is a 6-byte
address. Each byte in MAC address is separated by a
colon.
It looks like:
20:CY:01:58:4d:LK
In this address, first three bytes are manufacturer-id
and rest three bytes are card-no. The manufacturer-
id is assigned by an International Organization IEEE.
DIFFERENCE B/W XML AND HTML
DIFFERENCE BETWEEN MAC ADDRESS AND IP ADDRESS