Chapter 5
Chapter 5
Fundamentals of Internet
5.1 Overview of Internet, Intranet and types
5.2 World Wide Web (WWW),
5.3 Website Basics - WebPages(static and dynamic), HyperText,
Web browser, Web Servers, Web Hosting, Web Portal, Domain name server
5.4 Overview of Client & Server Side Scripting, Applications of Internet
e Internet
e The Internet is a global network that connects billions of computers across the
world with each other
and to the World Wide Web. It uses the standard internet protocol suite (TCP/IP) to
connect billions
of computer users worldwide. It is set up by using cables such as optical fibers
and other wireless and
networking technologies. At present, the internet is the fastest means of sending
or exchanging
information and data between computers across the world.
—.
eS.
=>,> &- _
“ft
Helps in Networking: The Internet provides platforms where people can connect and
network with
banking system. Money can be credited or debited from one account to the other.
Education, Online Jobs, Freelancing: Through the Internet, we are able to get more
jobs via online
platforms like Linkedin and to reach more job providers. Freelancing on the other
hand has helped
the youth to earn a side income and the best part is all this can be done via the
INTERN!
—
eS
eT.
Entertainment: There are numerous options for entertainment online. We can listen
to music, play
games, watch movies, and web series, and listen to podcasts. Youtube itself is a
hub of
well as entertainment.
knowledge as
New Job Roles: The Internet has given us access to social media, and digital
products so we are
having numerous new job opportunities like digital marketing and social media
marketing online
businesses are earning huge amounts of money just because the Internet is the
medium to help us to
do so.
GPS Tracking and google maps: Yet another advantage of the internet is that you are
able to find
any road in any direction, and areas with less traffic with the help of GPS on your
mobile.
decreases your productivity. Rather than wasting time on scrolling social media
apps one should
utilize that time in doing something skillful and even more productive.
Bad Impacts on Health: Spending too much time on the internet causes bad impacts on
your health.
Your physical body needs some outdoor games, exercise and many more things. Looking
at the
screen for a longer duration causes serious impacts on the eyes.
Cyber Crimes: Cyberbullying, spam, viruses, hacking, and stealing data are some of
the crimes
which are on the verge these days. Your system which contains all the confidential
data can be easily
hacked by cybercriminals.
e Working of Intranet
e An intranet is a network confined to a company, school, or organization that
works like the Internet.
Advantages of Intranet
In the intranet, the cost of conveying data utilizing the intranet is very low.
Using intranet employees can easily get data anytime and anywhere.
It can be utilized as a correspondence center point where employees can store data
at whatever point
they need and download files in just a few seconds.
Disadvantages of Intranet
The staff of the company or organization require special training to know how to
use the system.
Data overloading.
Although the intranet provides good security, it still lacks in some places.
Types of Intranets
Departmental Intranet: Departmental intranets are made to meet the needs of certain
teams or
departments inside an organization. They provide specialized features and resources
to meet the
demands of a certain department, such as sales, marketing, or human resources.
These intranets allow
departments to have dedicated communication channels, document repositories, and
collaboration
tools, enabling streamlined workflows and focused collaboration within the
department.
Virtual Private Intranet (VPN): Remote workers can safely access an intranet's
internal resources
via a Virtual Private Network (VPN). The data transmission between the remote user
and the intranet
server 1s encrypted when a VPN establishes a secure connection over the internet.
This guarantees
that private information is kept secure and private when workers are working
remotely for the
company.
Internet Intranet
simultaneously.
On the internet, there are multiple On an intranet, there are limited users.
users.
Users can access the Internet from any Access to an intranet is restricted to
authorized
location with an Internet connection — users within the organization and Is
typically
and a compatible device. limited to specific devices and locations.
e The World Wide Web (WWW), often called the Web, is a system of interconnected web
pages and
information that you can access using the Internet. It was created to help people
share and find
information easily, using links that connect different pages together. The Web
allows us to browse
websites, watch videos, shop online, and connect with others around the world
through our computers
and phones.
e All public websites or web pages that people may access on their local computers
and other devices
through the internet are collectively known as the World Wide Web or W3. Users can
get further
WWW stands for World Wide Web and is commonly known as the Web. The WWW was started
by
CERN in 1989. WWW is defined as the collection of different websites around the
world, containing
different information shared via local servers(or computers).
Web pages are linked together using hyperlinks which are HTML-formatted and, also
referred to as
hypertext, these are the fundamental units of the Internet and are accessed through
Hypertext Transfer
Protocol(HTTP). Such digital connections, or links, allow users to easily access
desired information
by connecting relevant pieces of information.
© Working of WWW
A Web browser is used to access web pages. Web browsers can be defined as programs
which display
text, data, pictures, animation and video on the Internet. Hyperlinked resources on
the World Wide
Web can be accessed using software interfaces provided by Web browsers. Initially,
Web browsers
were used only for surfing the Web but now they have become more universal.
When users request web pages or other information, then the web browser of your
system request to
the server for the information and then the web server provides requested services
to the web
browser back and finally the requested service is utilized by the user who made the
request.
Features of WWW
Hypertext 1s a system for linking related text documents that allow the
participation of multiple users.
In a hypertext document, any word or phrase can be “hyperlinked” to information
related to that word
or phrase residing in the same document or another document.
Cross-platform apps are the ones with built-in web languages (like JavaScript) that
can be later pulled
(f.e. through React Native) as native apps able to work on any operating system and
device.
Cross-platform apps are great when you want to : Build your app 50% faster. Build
one app for both
1OS and Android.
Distributed
WWW provides the features of Open standards and Open source. An open standard is a
standard that
is freely available for adoption, implementation, and updates. A few famous
examples of open
standards are XML, SQL, and HTML.
Businesses within an industry share open standards because this allows them to
bring huge value to
both themselves and their customers.
connected to the internet having a web browser. It can contain any type of
information, such as text,
color, graphics, animations, videos, sounds, etc.
accessed by different users or at different times. They are designed to display the
same information to
all users and do not include any interactive elements or dynamic content.
Static web pages are typically used for basic information websites, such as
brochure-style websites or
personal websites, where the content does not need to change frequently. They are
also used for
content that does not require any user input or interaction, such as text, images,
and other media.
Creating a static web page typically involves writing HTML code and linking to
external resources,
such as images and stylesheets. Static web pages can be created and edited using a
text editor or a
specialized HTML editor. They are typically hosted on a web server and accessed
through a web
browser.
Static web pages are simple and easy to create, but they do not offer the same
level of interactivity
and functionality as dynamic web pages. Dynamic web pages are generated by the
server in real-time
and can include interactive elements and dynamic content that changes based on user
input or other
variables.
Dynamic Webpage
As dynamic websites are easier to maintain than static websites, the majority of
large websites are
dynamic. Static pages have their own set of content, hence they must be manually
opened, changed,
and published whenever they are updated.
Dynamic pages, on the other hand, use a database to store the data. As a result,
the webmaster may
need to edit a database record to change the content of a dynamic page. This ts
particularly useful for
sites with hundreds or thousands of pages. It also allows numerous users to update
a website's content
without having to change the page layout.
In static web pages, Pages will remain the In dynamic web pages, Content of pages
same until someone changes it manually. are different for different visitors.
Static Web Pages are simple in terms of Dynamic web pages are complicated.
complexity.
Static web pages are written in languages § Dynamic web pages are written in
such as: HTML, JavaScript, CSS, etc. languages such as: CGI, AJAX, ASP,
ASP.NET. etc.
Static web pages do not contain any Dynamic web pages contain application
Static web pages require less work and cost Dynamic web pages require comparatively
in designing them. more work and cost in designing them.
e Hypertext
e Hypertext is a cross referencing tool which connects the links to other text
using hyperlinks.
Hypertext 1s non-linear and multi sequential and it is different from our normal
text. By the help of
hypertext one organized way is achieved to present information. This makes the user
move from one
part of the information to another part of the information which is on the same
page or any other
page. It makes the documentation simple by providing a way to easily access the end
user.
e Web browser
e A browser is a software program that is used to explore, retrieve, and display
the information
available on the World Wide Web. This information may be in the form of pictures,
web pages,
videos, and other files that all are connected via hyperlinks and categorized with
the help of URLs
(Uniform Resource Identifiers). For example, you are viewing this page by using a
browser.
Web Servers
Web Servers
HTTP RESPONSE
This intercommunication of a web server with a web browser is done with the help of
a protocol
named HTTP (Hypertext Transfer Protocol). These stored web pages mostly use static
content,
containing HTML documents, images, style sheets, text files, etc. However, web
servers can serve
static as well as dynamic contents. Web Servers also assists in emailing services
and storing files.
Therefore it also uses SMTP (Simple Mail Transfer Protocol) and FTP (File Transfer
Protocol)
protocols to support the respective services. Web servers are mainly used in web
hosting or hosting
the website's data and running web-based applications.
The hardware of the web servers are connected to the Internet that manages the data
exchange facility
within different connected devices. In contrast, the software of web server
software is responsible for
controlling how a user accesses delivered files. Typically, web server management
is an ideal
example of the client/server model. Therefore, it is compulsory for all computers
that host
websites (whether with state or dynamic web page content) to have web server
software.
e Web Hosting
e Web hosting is a service that allows us to put a website or a web page onto the
Internet, and make it a
part of the World Wide Web. Once a website is created using a hardware server, we
need to connect it
to the Internet so that users across the globe can access it. On the other hand, we
can rent server
resources (CPU, RAM, and storage) from a cloud service provider and host our
locally created
e The term web portal refers to a management system for knowledge and data that 1s
capable of
A web portal allows a user to access multiple roles. The content present in such
portals are dynamic
in nature, and they change very frequently. The overall visibility of the content
present in it changes
from one person to another. In other words, the knowledge and data contained can be
unique to
specific users based on the group member settings. Web portals collect their
content from a variety of
sources that are diverse.
e All the websites on the Internet have unique names associated with them. To
launch a website, we
must have a unique domain name. To avoid any conflict within the names of the
websites the concept
of domain names was developed.
Certain websites have .ac which indicates academic organizations and .in suffixed
to their name
indicating that they belong to India, for example, www.ignou.ac.in,
www.ncert.nic.in, and many
more
websites having .au as a suffix to indicate Australia, .jp to indicate Japan, and
so on. However, there
is no such suffix for the USA
server-side processing. These scripts are typically embedded into HTML text.
Client-side scripting
may be utilized to check the user's form for problems before submitting it and to
change the content
based on the user input. The web needs three components to function: client,
database, and server.
Faster page load times: Client-side scripting can greatly reduce the amount of data
sent between the client
and the server, resulting in faster page load times.
Reduced Server Load: By moving some of the processing to the client-side, the
workload on the server is
reduced, leading to improved performance and scalability.
Browser compatibility issues: Different browsers may interpret and execute client-
side scripts differently,
leading to compatibility issues and potential errors.
e Server-Side Scripting
e Server-side scripting, also known as back-end programming, is crucial for web
applications, enabling
the handling of extensive data and operations on the server. This approach allows
for:
fers based on user behavior, providing personalized experiences.
e Dynamic generation of web content by managing large databases, crucial for sites
with extensive
engagement.
‘|
Server-SideProcessing Power: The server has more processing power than the client's
browser,
making it ideal for complex calculations and data processing.
Better Performance: Server-side scripting can reduce the load on the client's
browser and improve
the overall performance of the website.
Slower Load Times: Server-side scripting can result in slower load times compared
to client-side
scripting, as the server needs to process the request and generate the content
before it 1s sent to the
client.
Higher Server Load: Server-side scripting puts more strain on the server,
increasing the risk of
server crashes or slowdowns when handling a large number of requests.
Higher Costs: Server-side scripting often requires more powerful and expensive
servers, which can
lead to higher hosting costs for websites.
Features
Primary Function
Uses
Processing
Security
Running
Dependability
Server-side Scripting
Client-side Scripting
Code Allowance
Occurrence
Affect
Languages
Involved
e Application of Internet
e The Internet is a global networking system that can be used on most devices
nowadays and has
become an essential part of our lives. In today's technological era, most of the
companies are getting
Ne, >
Oe,
Job We’
Search
Electronic
Mail Entertainment
<a
Aas
Research
: E-
an Commerce
Online
Banking - File
& Trading Transfer
Uses of Internet
Education
Navigation
cashless a
Transactions, Sea Ch eis Advertising
Online Real-
time
updates
Booking
& Orders
e The Internet has made it a lot easier for people to book tickets for buses,
trains, flights
(domestic and international) directly using their devices from anywhere. People can
also book a
taxi by choosing their current location, and they will be picked up or dropped at a
specified
location. Now no one needs to wait in long queues for their turn to book tickets at
the ticket
counter.
e Cashless Transactions
Most countries are promoting cashless transactions and digital payments. This helps
people not
carry much cash. People can pay their bills through debit or credit cards using POS
devices.
These devices are connected to the payment gateway on the Internet. Besides, People
can also
use their smartphone and the Internet for processing transactions on UPI (Unified
Payment
Interface). It does not even require them to carry their cards. The UPI payment
method 1s
continuously evolving and is expected to cover most transactions in the near
future.
Education
e Most of the devices nowadays are connected through the Internet. The Internet has
the
availability of broad educational content on any topic with different types. People
can study the
relevant topic just by spending a couple of minutes over the Internet. Internet
Search engines
help people quickly find the relevant study material in multiple formats (such as
images,
videos, documents, etc.). This helps eliminate the need to go to the library to
read several books
to find the desired information.
Besides, the Internet has also enabled students to participate in their classes
through video
conferencing, where students can connect with their teachers or professionals
anywhere in the
world.
e The way of banking has changed after the introduction of the Internet. The
Internet has made
banking online where people can manage their bank accounts while sitting at home or
traveling
Apart from this, the Internet has made it a lot easier for people to trade in the
Stock market
from anywhere. People can easily buy, sell, or manage stocks online.
Research
The Internet is playing a significant role in the field of research. Before the use
of the Internet,
it was quite hard to look for information about anything. People had to go through
hundreds of
books for references to find the desired information. However, the Internet has
made it a lot
easier, and anyone can find the required information at some clicks only. In
research, people
can study about the success and failed research and work further for the
improvements. Uses of
the Internet in research have been incredibly beneficial for the researchers.
e Electronic Mail
mail or electronic mail is one of the first significant uses of the Internet. The
email has enabled
faster communication between people on the Internet. Using email, people can
quickly share
information, data files, such as images, audio, video, and other types of files.
The use of email
has significantly reduced paper use, which was the primary source of communication
in the
olden days. Anyone can have a free email address and can easily communicate with
others.
This has also reduced the load on the physical mail system, although it is still in
use.
Job Search
e Social Networking
e Social networking sites have connected people around the world. Social networking
is an
essential part of the Internet. With the help of the Internet, people have got the
ability to form
social groups where they can share information, thoughts and ideas about anything.
The social
networking platform is the largest source of content, covering everything from
informative
content to entertainment. The best thing is that people don't have to pay anything
to use these
services. This helps businesses develop their community and promote their products.
e Entertainment
e The Internet is the most effective means of entertainment. There are various
options available
on the Internet, which people can try, such as watching movies, playing online
games, listening
to songs, etc. The Internet has also made it easy for people to download
entertainment items to
their local storage. Using the Internet, people can also share their videos, songs,
and pictures
online with others. Also, nowadays, people can watch live T’'V or sports on the
Internet.
e E-Commerce
Besides, sellers can also create their website and list their products there. They
can refer to all
information about the product, answer customer questions and provide online payment
options
to their customers. All these things are possible on the Internet.
e Navigation
e The navigation mechanism is one of the most beneficial uses of the Internet. Once
a user put
the location in the online maps (such as Google maps), it provides all the details
about that
location. Users can even find the best route to visit that particular location. The
map also
provides the distance between the locations. The best thing about navigation is
that it will
provide the shortest possible route with less traffic. One can also search for any
specific place
like the nearest hotel, restaurants, banks, ATM, etc. Apart from this, a person can
share a live
location with others using the Internet and the navigation technique.
Advertising
Because most people use the Internet, it is the best means of promoting something
or
advertising. There are options for paid promotion as well as free promotion. There
are many
advertising platforms on the Internet that help promote products or businesses
online. These
platforms advertise products on other related websites using banners, videos, email
etc. They
charge for these advertisements according to distance, keywords and audience etc.
However,
e Real-time updates
The Internet is helping people to keep up with what is happening around the world.
Many news
and information websites provide real-time updates on various categories, such as
politics,
history, news, geology, leisure, sports, technology, marketing, and more. One can
easily select
the category of interest and stay connected with updates. The presence of e-
newspapers and
magazines is updating people and helping to cut paper usage.