Introduction To The Internet Unit4
Introduction To The Internet Unit4
The internet is a global network that connects millions of computers and devices, enabling
communication and the exchange of information. It is one of the most important and widely used
resources in the world, allowing users to send emails, videos, photos, and messages. In essence, the
internet is a vast interconnected network of computers and electronic devices that enables access to
various applications, websites, and online services.
The history of the internet dates back to 1960 when the first operational model, ARPANET (Advanced
Research Projects Agency Network), was developed. ARPANET allowed multiple computers to be
connected within a single network, marking a significant technological breakthrough. The first
message was sent over ARPANET in October 1969. From then, the internet evolved and grew rapidly,
becoming a fundamental tool for communication, information sharing, and entertainment.
The internet operates through various physical mediums such as optical fiber cables, copper wires,
and wireless technologies like 2G, 3G, 4G, and Wi-Fi. These physical setups connect devices to the
internet through networks like LAN (Local Area Network), WAN (Wide Area Network), and MAN
(Metropolitan Area Network). The organization responsible for managing internet protocols, such as
IP addresses, is ICANN (Internet Corporation for Assigned Names and Numbers), based in the USA.
The internet works with the collaboration of clients (e.g., laptops, smartphones) and servers (large
computers that store websites). When you access a website, the client (your device) sends a request
to the server. The server then responds with the content you are looking for.
IP Addresses: Every device connected to the internet has a unique identifier called an IP
address (Internet Protocol Address), similar to an Aadhaar number for individuals. This
address helps identify devices and websites on the network. For example, an IP address
might look like 192.154.3.29, and it helps route the data packets to the correct destination.
When you use mobile data or Wi-Fi, data travels through optical fiber cables, reaches local towers,
and then reaches your device via wireless signals (electromagnetic waves). Routers play a role in
converting optical signals to electrical signals, helping the internet reach your computer or
smartphone.
What is an IP Address?
An IP address is a unique numerical identifier assigned to each device connected to the internet. It
helps in routing the data packets to their destination. There are two types of IP addresses:
The World Wide Web (WWW) refers to the collection of all web pages and web documents that are
accessible via the internet. These documents are linked through hyperlinks, making it easy to
navigate from one page to another. The WWW was created by Tim Berners-Lee in 1989, initially to
help researchers collaborate. It uses HTTP (Hypertext Transfer Protocol) for data exchange.
World Wide Web (WWW) is a service that enables the retrieval of documents from the web.
The Internet is the infrastructure that connects computers and allows communication
between them.
WWW is a subset of the internet, while the internet is the broader network of systems and
protocols.
1. Online Businesses (E-commerce): Websites like Amazon and Flipkart allow people to shop
online from anywhere.
2. Digital Payments: Services like Paytm and Google Pay enable cashless transactions and UPI-
based payments.
3. Education: Online learning platforms provide educational resources, courses, and tutoring,
making education accessible globally.
4. Social Networking: Platforms like Facebook and Instagram connect people around the world,
allowing them to share content and communicate.
5. Entertainment: Streaming services like Netflix and YouTube offer movies, TV shows, and
music.
6. Communication: Email, messaging apps, and video calls help people stay connected,
regardless of distance.
With the vast amount of data being shared on the internet, security is a major concern. Cybercrimes
such as hacking, identity theft, and cyberbullying are on the rise. To protect online privacy, users
should:
Convenience: You can shop, communicate, learn, and work from home.
Access to Information: Instant access to vast amounts of data and educational resources.
New Job Roles: The internet has created new career opportunities in digital marketing,
content creation, and freelancing.
Communication: The internet has removed geographical barriers, allowing for instant
communication across the world.
GPS and Maps: Navigation tools like Google Maps make it easy to find directions and avoid
traffic.
Time Wastage: Excessive use of social media and entertainment can reduce productivity.
Health Issues: Prolonged screen time can lead to eye strain, poor posture, and other health
concerns.
Cyber Crimes: Hacking, identity theft, and data breaches are common threats.
Negative Social Impact: The internet has been used to spread hate, negativity, and
misinformation.
Responds to client requests and sends Initiates requests to access and use
Role
resources (HTML, CSS, JSON, etc.). resources from a server.
requests.
Examples in Hosting and delivering a webpage or API Requesting and rendering a webpage
Action data. or consuming API data.
In essence:
Google Chrome, Mozilla Firefox, Safari, Gmail, Google Docs, Facebook, Twitter,
Examples
Microsoft Edge. Slack.
Key User interface, rendering engine, Backend (server-side logic) and frontend
Components networking, and security layers. (user interface running in a browser).
Displays web content using HTTP/HTTPS Provides specific interactive features, often
Functionality requests and supports requiring authentication and dynamic
plugins/extensions. updates.
Used to browse and access the internet Focused on delivering a particular service
Usage
broadly. or task.
In Simple Terms:
Web Browser: A tool you use to open and view websites or web applications.
Web Application: The content or service you interact with through the browser.
Private IP addresses of the systems connected in a Public IP may differ in a uniform or non-
network differ in a uniform manner. uniform manner.
Private IP can be known by entering “ipconfig” on Public IP can be known by searching “what
the command prompt. is my ip” on Google.
Range:
192.168.0.0 – 192.168.255.255
Private IP uses numeric code that is not unique Public IP uses a numeric code that is
and can be used again unique and cannot be used by other
Private IP addresses require NAT to communicate Public IP does not require a network
with devices translation
Does not change; always stays the Changes periodically or when the device
Change
same. reconnects.
Very stable; ideal for servers or Less stable; may cause issues in consistent
Stability
hosting. tasks.
Higher cost due to manual setup and Lower cost; often included in basic
Cost
maintenance. internet services.
Used for tasks like hosting websites, Used for general purposes like browsing,
Best Use
servers, and remote access. streaming, and personal use.
Key Takeaways:
Static IP: Fixed, stable, better for servers and hosting but less secure and more costly.
Dynamic IP: Changes over time, more secure, cost-effective, and ideal for personal use.
WWW Internet
The World Wide Web (WWW) is a system of interlinked documents and multimedia content that is
accessed via the internet. It provides a way to navigate through content using hyperlinks and URLs
(Uniform Resource Locators). It is often mistakenly referred to as the "internet," but it is just one of
the many services provided by the internet.
Web Pages: Documents that contain information, typically in HTML (HyperText Markup
Language) format. These are the building blocks of websites.
Web Browsers: Software applications that allow users to access the WWW. Examples include
Google Chrome, Mozilla Firefox, Safari, and Microsoft Edge.
Web Servers: Computers that store and serve web pages to clients (the users' browsers).
They respond to HTTP requests by delivering web pages.
Web Clients: Devices (e.g., computers, smartphones) that send requests to web servers and
display the content provided by the servers.
Several protocols help enable the functioning of the World Wide Web. Below are the most important
protocols related to the WWW:
Definition: HTTP is the protocol used by the World Wide Web to transfer and receive web pages and
other resources (like images, videos, etc.) between a client (web browser) and a server.
o Request: The client (e.g., your browser) sends an HTTP request to the server to
access a specific resource (like a web page).
o Response: The server processes the request and sends back an HTTP response with
the requested content (e.g., an HTML page).
o Headers: Additional information about the request (e.g., browser type, accepted
content types).
o Body: The content being sent (e.g., form data for POST requests).
HTTP Methods:
Definition: HTTPS is an encrypted version of HTTP that uses SSL/TLS protocols to secure the data
transmitted between the web browser and the server.
o HTTPS establishes a secure, encrypted connection between the client and the server,
ensuring that any data exchanged (such as passwords or credit card details) cannot
be easily intercepted by attackers.
Encryption:
o SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols are used to
establish a secure connection. These protocols ensure data integrity, confidentiality,
and authentication.
o Websites with HTTPS show a padlock icon in the browser, indicating that the
connection is secure.
Example: Banking websites and e-commerce sites like Amazon use HTTPS to ensure secure
transactions.
Definition: FTP is a protocol used to transfer files between a client and a server over the internet or a
local network. FTP is widely used for uploading and downloading files to and from a website.
o Client: A user typically uses FTP client software (e.g., FileZilla, WinSCP) to upload or
download files.
o Server: The FTP server stores the files and manages the transfer requests.
Modes of FTP:
Security:
o FTP by itself is not secure, as it sends data (including login credentials) in plain text.
o FTPS: FTP Secure uses SSL/TLS encryption to protect data during transfer.
o SFTP: Secure FTP uses SSH (Secure Shell) for encrypted file transfer.
Example: Web developers use FTP to upload files (HTML, images, etc.) to web servers.
o When a user types a domain name into a browser, a DNS query is sent to a DNS
server to resolve that domain into an IP address.
o The DNS server responds with the corresponding IP address, and the browser can
then connect to the server hosting the website.
Components of DNS:
o DNS Server: A server that contains a database of domain names and their associated
IP addresses.
o DNS Records: These include A records (domain to IP), CNAME (canonical name), MX
(mail exchange), etc.
Example: When you visit "www.google.com," the browser uses DNS to convert it into an IP address
(e.g., 142.250.190.78).
Definition: SMTP is a protocol used to send and receive emails across the internet. It is used by email
servers to transfer email messages.
o Sender: The sender's email client (e.g., Gmail) sends the email via an SMTP server to
the recipient's email server.
o Receiver: The recipient’s email client then retrieves the email from the server,
typically using POP3 (Post Office Protocol) or IMAP (Internet Message Access
Protocol).
SMTP Server:
o It checks the destination email address and forwards the email to the appropriate
server.
Example: Sending an email from your Gmail account uses SMTP to transfer the email to the
recipient’s email server.
FTP Transfers files between a client and a server. Uploading files to a website.
addresses. browser.
1. eLibrary
An eLibrary (electronic library) is a digital version of a traditional library that provides access to a
wide variety of digital resources, including books, journals, articles, research papers, and other
educational content. It serves as a centralized platform where users can access, read, download, and
sometimes borrow materials related to different subjects.
Digital Resources: eLibraries host a variety of content, such as eBooks, academic journals,
research papers, and multimedia resources (e.g., videos and audio lectures).
Access: eLibraries are accessible through the internet, making it easy for users to access
educational materials from anywhere.
Search Functionality: Advanced search options to find specific content based on topics,
authors, keywords, etc.
Format: Materials may be available in various digital formats, such as PDF, ePub, and HTML,
making them easy to read on different devices (PCs, tablets, and e-readers).
Examples of eLibraries:
JSTOR: A widely-used eLibrary offering access to academic journals, books, and primary
sources across various disciplines.
Project Gutenberg: A free eLibrary offering over 60,000 public domain eBooks, especially
classic literary works.
National Digital Library of India: A digital library initiative offering free access to educational
resources across different fields.
Internet Archive: Provides access to millions of digital books, films, music, and archived
websites.
Benefits of eLibraries:
Resource Availability: Many academic and research materials are available in digital format,
making it easier for students and researchers to access them.
2. Google Scholar
Google Scholar is a freely accessible search engine developed by Google that indexes scholarly
literature, including articles, theses, books, conference papers, patents, and reports. It is designed to
help researchers, academics, and students locate relevant academic content from a variety of
sources.
Search for Academic Content: Google Scholar allows users to search for research papers,
theses, books, conference proceedings, patents, and legal documents. The search results are
primarily focused on scholarly articles.
Citations: Google Scholar shows how many times an article has been cited by other works.
This helps gauge the impact and relevance of a paper in its field.
Author Profiles: Researchers can create and maintain profiles on Google Scholar to track
their publications, citations, and other academic activities.
Full-Text Access: While Google Scholar often provides links to the full text of articles, it
depends on availability. It may link to free versions or publisher websites (some may require
institutional access or payment).
Metrics: Google Scholar provides citation metrics, including the h-index, which helps
researchers track their citation performance and impact in the academic community.
Comprehensive Coverage: Google Scholar indexes academic content from a wide range of
disciplines and sources, including journals, academic publishers, universities, and
professional societies.
Free to Use: Google Scholar is free for anyone to use and doesn’t require a subscription.
Author Citation Tracking: It provides insights into an author’s academic impact and shows
which other works have cited a particular publication.
Ease of Use: It is user-friendly, and users can quickly find relevant papers and articles on
specific research topics.
Example:
A researcher interested in machine learning algorithms can use Google Scholar to find
articles, books, and theses on the topic. It would provide links to various sources, some of
which may be free, while others may require access through institutional libraries or paid
subscriptions.
Provides access to a wide range of digital Specialized search engine for academic
Purpose
resources (books, journals, articles). literature (papers, books, patents).
May require subscription or institutional Free to use for everyone, though some
Access
access. content may be behind paywalls.
Search Advanced search options for specific Search based primarily on keywords,
Functionality topics, authors, and formats. author names, and titles.
Examples JSTOR, Project Gutenberg, National Digital Google Scholar, Google Citations.
Aspect eLibrary Google Scholar
Library of India.
Some eLibraries are subscription-based, Completely free, but some content may
Cost
others are free. require access rights.
Additional May provide downloading and borrowing Provides citation information, h-index,
Features options. and academic metrics.
Conclusion
eLibraries are comprehensive platforms that host a wide range of digital materials, including
books, journals, and multimedia content, making them a great resource for students,
researchers, and professionals.
Google Scholar, on the other hand, is a specialized academic search engine designed to help
users find scholarly papers, articles, and citations across various disciplines, providing a
simple and free way to access academic literature.