Class X Chapter 1 Internet Basic
Class X Chapter 1 Internet Basic
Class X Chapter 1 Internet Basic
Internet Basics
Introduction
The internet in simple terms is a network of the interlinked
computers(network of networks), which is accessible to the general public.
These interconnected computers work by transmitting
data through a special type of
Packet switching which is known as
the IP or the internet protocol.
What is the Internet?
To understand what the Internet is, we must first learn some networking
basics.
What is a Network?
A computer network is a group of computers that use a set of common
communication protocols over digital interconnections for the purpose of
sharing resources located on or provided by the network nodes.
Components of internet
There are three parts to an Internet connection:
• The client
• The server
• The connection linking them
This configuration is called the client/server model. In the client/server model, one program
requests a service from another program. The client makes a request; the server answers the
request with a service. The client and server communicate with each other by both physical
(hardware) and logical (software) links.
Client
A client consists of a desktop computer (hardware).
A program (software) that requests information from the server.
The program usually resides on a personal computer. An example
of such a program is a Web browser. When you want to see a
particular Web site, the browser handles your request.
Components of internet
Server
Typically a server is a remote device shared by many users. A server can be, a machine that
stores a particular resource you want to use, such as a database or Web pages.
The primary function of a web server is to store, process and deliver web pages to
clients.
Web Server & Server
Web Server Services
A. Serving Web Pages
B. Running Gateway Program
C. Monitoring And Logging All Access
D. Server Side Scripting
Application Server Services
Application server is a program that handles all application operations between users
and an organization's backend business applications or databases.
Website
A website is a collection of web pages and related content that is identified by a
common domain name and published on at least one web server.
Notable examples are wikipedia.org, google.com, amazon.com etc.
Components of a web site
1) Web host
Group of linked webpages qualify to be called a website only when hosted on a webserver.
2) Address
This is the address of the website (also called URL of the website).
3) Homepage
Every website has a home page. It is the first web page that appears when viewers go to a website.
4) Design
It is the overall look and feel the website has a result of proper use and integration elements like
navigation menus, layout etc.
5) Content
All the webpages contained in the website together make up the content of the website.
6) The Navigation Structure
The navigation structure of a website is order of the pages, the collection of what links to what.
Usually it is held together by at least one navigation menu.
Website Vs Webportal
• .
Web Browser
A web browser takes you anywhere on the internet. It retrieves information from other parts
of the web and displays it on your desktop or mobile device. The information is transferred
using the Hypertext Transfer Protocol, which defines how text, images and video are
transmitted on the web. This information needs to be shared and displayed in a consistent
format so that people using any browser, anywhere in the world can see the information.
The most popular web browsers that are used today are Mozilla Firefox, Google Chrome,
Microsoft Internet Explorer, Apple Safari and the Opera browser. These browsers are free and
available for download and use.
Web Browser
Who is a blogger?
A blogger is someone who runs and controls a blog. He or she shares his or her
opinion on different topics for a target audience.
Types of Blogs
Here are five of the most common types of blogs:
1: Personal Blog
2: News Blog
3: Company Blog
4: Micro Blog
Micro Blog:
A micro blog is a short piece of content designed for quick audience interactions. Micro
blogging is a combination of instant messaging and content production. With a micro
blog, you share short messages with an online audience to improve engagement. Social
channels like Twitter, Instagram, Facebook offer popular platforms for micro blogging.
Advantage and Disadvantage of Blogs
URL {Uniform Resource Locator}
URL {Uniform Resource Locator}
URL is the abbreviation of Uniform Resource Locator and is defined as the
global address of documents and other resources on the World Wide Web. To visit this
website, for example, you'll go to the URL www.webopedia.com.
We all use URLs to visit webpages and other resources on the web. The URL is an
address that sends users to a specific resource online, such as a webpage, video or
other document or resource. When you search Google, for example, the search results
will display the URL of the resources that match your search query.
:Elements of a URL:
Protocol
The name / address of the server on the Internet
The location of the file on the server
Domain Name
The name always has two or more parts separated by a dot. The last part of the name
identifies the site
Top-Level Domains:
o .edu – Educational Institutions
o .com – Company / Commercial Organizations
o .org – Non-profit Organizations
o .net – Network, network of sites
o .mil – Military Installations
o .gov – Government sites
Sub Domains:
o .in - India
o .jp - Japan
o .uk – United Kingdom
Protocols
A communication protocol is a system of rules that allow two or more entities of a
communications system to transmit information via any kind of variation of a physical quantity.
(A set of rules which used for communication in computer system is called Protocol.)
Types of Protocols :
• Transmission Control Protocol (TCP)
• Internet Protocol (IP)
• User Datagram Protocol (UDP)
• Post office Protocol (POP)
• Simple mail transport Protocol (SMTP)
• File Transfer Protocol (FTP)
• Hyper Text Transfer Protocol (HTTP)
• Hyper Text Transfer Protocol Secure (HTTPS)
What is HTTP?