Project report on e online
Project report on e online
Master Dev
Day 1 Notes
Internet
The internet is a global network of linked computers, servers, phones, and smart appliances
that communicate with each other using the transmission control protocol (TCP) standard to
enable the fast exchange of information and files, along with other types of services.
● The Internet is made up of multiple interconnected networks (ISP networks, data
centers, servers, etc.).
● Data is transmitted in the form of packets across these networks.
● It relies on TCP/IP protocols for communication.
Protocol: A set of rules that govern how data is transmitted and received between devices over
a network, ensuring proper communication.
Domain Name: A human-readable web address that maps to an IP address, allowing users to
access websites easily.
What is an IP address ?
An IP address is a unique numerical label assigned to each device connected to a network that
uses the Internet Protocol (IP) for communication. It acts as an identifier for devices on the
internet or local networks.
Role of an IP Address
● Identifies a device on a network.
● Helps in routing data between sender and receiver.
● Works with DNS (Domain Name System) to map domain names to IP addresses.
● Example: When you visit www.google.com, your browser retrieves Google’s IP address
using DNS, then sends a request to that IP to load the webpage.
What is DNS?
DNS (Domain Name System) is a decentralized system that translates human-readable
domain names (e.g., www.google.com) into machine-readable IP addresses (e.g.,
142.250.183.206). It acts as the phonebook of the internet, allowing users to access websites
without remembering numerical IP addresses.
What is an ISP ?
An Internet Service Provider (ISP) is a company or organization that provides individuals and
businesses with access to the Internet and related services. ISPs act as intermediaries between
users and the global internet infrastructure.
Functions of an ISP
● Provides Internet Access – Connects users to the internet via fiber, broadband, DSL,
satellite, or mobile networks.
● Assigns IP Addresses – Allocates public and private IP addresses to devices.
● Domain Name Resolution – Operates DNS servers to convert domain names into IP
addresses.
● Manages Network Traffic – Controls data flow, bandwidth allocation, and network
security.
● Offers Additional Services – Provides hosting, email, cloud storage, and cybersecurity
services..
What is WWW ?
The World Wide Web (WWW) is a system of interlinked web pages and resources that are
accessed through the internet using web browsers. It was invented by Tim Berners-Lee in 1989.
The WWW is different from the Internet - the Internet is the global network, while the WWW is a
service that runs on it.