Networking 8 1
Networking 8 1
By Amit Dutta
DAV Public School , Gandhi Nagar, Ranchi
Session 2020-21
Syllabus of UNIT II
Computer Network
• Unit II: Computer Networks
• ● Evolution of Networking: ARPANET, Internet, Interspace Different ways of sending data across the network
with reference to switching techniques (Circuit and Packet switching).
• ● Data Communication terminologies: Concept of Channel, Bandwidth (Hz, KHz, MHz) and Data transfer rate
(bps, Kbps, Mbps, Gbps, Tbps).
• ● Transmission media: Twisted pair cable, coaxial cable, optical fiber, infrared, radio link, microwave link and
satellite link.
• ● Network devices: Modem, RJ45 connector, Ethernet Card, Router, Switch, Gateway, WiFi card.
• ● Network Topologies and types: Bus, Star, Tree, PAN, LAN, WAN, MAN.
• ● Network Protocol: TCP/IP, File Transfer Protocol (FTP), PPP, HTTP, SMTP, POP3, Remote Login (Telnet)
and Internet, Wireless / Mobile Communication protocol such as GSM, GPRS and WLL.
• ● Mobile Telecommunication Technologies: 1G, 2G, 3G, 4G and 5G; Mobile processors; Electronic mail
protocols such as SMTP, POP3, Protocols for Chat and Video Conferencing: VoIP, Wireless technologies such
as Wi-Fi and Wi Max 7
• ● Network Security Concepts: Threats and prevention from Viruses, Worms, Trojan horse, Spams Use of
Cookies, Protection using Firewall, https; India IT Act, Cyber Law, Cyber Crimes, IPR issues, hacking.
• ● Introduction To Web services: WWW, Hyper Text Markup Language (HTML), Extensible Markup Language
(XML); Hyper Text Transfer Protocol (HTTP); Domain Names; URL; Website, Web browser, Web Servers;
Web Hosting, Web Scripting – Client side (VB Script, Java Script, PHP) and Server side (ASP, JSP, PHP), Web
2.0 (for social networking)
• ● E-commerce payment transactions using online banking, mobile banking, payment apps and services.
Web services
• Web service-is a standardized medium ,protocol or language
to propagate communication between the client and server
applications on the World Wide Web . A web service is a
software module that is designed to perform a certain set of
tasks.
• Web services are invoked by the user directly or indirectly to
provide services to the program / software which is being
used as a part of WWW. User may be unaware about such
web services.
• The web services can be searched for over the network and
can also be invoked accordingly.
• When invoked , the web service would be able to provide the
functionality to the client ,which invokes that web service.
• Many people think that the internet and the world wide web
(WWW) are the same thing .While they are closely linked ,they are
very different systems.
• The internet is a huge network of computers all connected
together .The world wide is a collection of web pages found on this
network of computers .Our web browser uses the internet to access
the web.
• The World Wide Web is a way of exchanging information between
computers on the Internet ,tying them together in to a vast
collection of interactive multimedia resources.
• World Wide Web was created by Timothy Berners Lee in 1989 at
CERN in Geneva . World Wide Web came in to existence as a
proposal by him , to allow researchers to work together effectively
and efficiently at CERN .Eventually it became World Wide Web.
• Web Architecture
• Web is a two–tiered architecture.
•A web browser display information contents
•Web server that transfers information to the
client.
• HTML–Hyper text markup language is a document design language
not a programming language .It provide various kinds of tags
(commands) used to define the structure and appearance of web page.
• HTML was created by Sir Tim Berners Lee in late 1991 but was not
released officially , which was published in 1995 as HTML 2.0. HTML
5 is the latest evolution of the standard that defines HTML