SlideShare uma empresa Scribd logo
1 de 23
Internet
Introduction To Internet
• What is the Internet?
1. The internet in simple terms is a network of the
interlinked computer networking worldwide, 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.
Internet
• It is the largest network in the world that connects
hundreds of thousands of individual networks all
over the world.
• The popular term for the Internet is the
“information highway”.
• Rather than moving through geographical space, it
moves your ideas and information through
cyberspace – the space of electronic movement of
ideas and information.
Internet
• No one owns it
• It has no formal management organization.
• As it was originally developed by the Department of
defense, this lack of centralization made it less
vulnerable to wartime or terrorist attacks.
• To access the Internet, an existing network need to
pay a small registration fee and agree to certain
standards based on the TCP/IP (Transmission
Control Protocol/Internet Protocol) .
History of INTERNET
• ARPANET was the network that became the basis for the
Internet. Based on a concept first published in 1967,
ARPANET was developed under the direction of the U.S.
Advanced Research Projects Agency (ARPA).
• In 1969, the idea became a modest reality with the
interconnection of four university computers. The initial
purpose was to communicate with and share computer
resources among mainly scientific users at the connected
institutions.
Some Basic Internet Definition
• ARPANet - The precursor to the Internet.
• ASCII - American Standard Code for Information Interchange. The
de facto world wide standard code for alphanumeric characters.
• Blacklist - Describes inappropriate advertisers on Usenet
newsgroups and via junk E-mail.
• Browser - A program that is specifically used to look at various
WWW resources.
• Client - Any computer that makes use of services available from
other computers.
Some Basic Internet Definition
• Domain Name - A unique name that identifies an Internet
site. The name always has two or more parts separated by
a dot. The last part of the name identifies the site ( i.e. gov
for government, edu for education, com for commercial,
or net for network). An electronic street address.
• E-mail - Messages, usually text, sent from one person to
another via a computer.
• Fire Wall - A combination of hardware and software that
separates a LAN into two or more parts for security
purposes.
Some Basic Internet Definition
• Host - A computer or software package which provides a specific
kind of service to other computers. One that is seen by other
computers on the Internet.
LAN - Local Area Network. Several computers located in the
same physical location which are connected together in order to
share information and services.
• Modem - A device that allows a computer to use a phone line to
communicate with another computer.
• Protocol - The rules of conduct which enables a computer to
communicate with another computer.
PPP - A protocol that allows a computer to use a telephone line
and a modem to make TCP/IP connections.
Some Basic Internet Definition
• Server - Any computer that makes services available
to other computers.
• TCP/IP - Transmission Control Protocol/Internet
Protocol. This is the protocol which defines the
Internet.
• URL - Uniform Resource Locator. A unique name
that identifies an Internet site.
• WWW - World Wide Web. The universe of hypertext
servers.
Hypertext Markup Language (HTML)
• The public files on the web servers are ordinary text files, much like
the files used by word-processing software.
• To allow Web browser software to read them, the text must be
formatted according to a generally accepted standard.
• The standard used on the web is Hypertext markup language
(HTML).
Hypertext Markup Language (HTML)
• HTML uses codes, or tags, to tell the Web browser software
how to display the text contained in the document.
• For example, a Web browser reading the following line of
text:
<B> A Review of the Book<I>Wind Instruments of
the 18th
Century</I></B>
• recognizes the <B> and </B> tags as instructions to display
the entire line of text in bold and the <I> and </I> tags as
instructions to display the text enclosed by those tags in
italics.
Addresses on the Web:IP Addressing
• Each computer on the internet does have a unique identification
number, called an IP (Internet Protocol) address.
• The IP addressing system currently in use on the Internet uses a
four-part number.
• Each part of the address is a number ranging from 0 to 255, and
each part is separated from the previous part by period,
• For example, 106.29.242.17
IP Addressing
• The combination of the four IP address parts provides 4.2 billion
possible addresses (256 x 256 x 256 x 256).
• This number seemed adequate until 1998.
• Members of various Internet task forces are working to develop
an alternate addressing system that will accommodate the
projected growth.
• However, all of their working solutions require extensive hardware
and software changes throughout the Internet.
Domain Name Addressing
• Most web browsers do not use the IP address t locate
Web sites and individual pages.
• They use domain name addressing.
• A domain name is a unique name associated with a
specific IP address by a program that runs on an Internet
host computer.
• This program, which coordinates the IP addresses and
domain names for all computers attached to it, is called
DNS (Domain Name System ) software.
• The host computer that runs this software is called a
domain name server.
Domain Name Addressing
• Domain names can include any number of parts separated by
periods, however most domain names currently in use have only
three or four parts.
• Domain names follow hierarchical model that you can follow from
top to bottom if you read the name from the right to the left.
• For example, the domain name gsb.uchicago.edu is the computer
connected to the Internet at the Graduate School of Business
(gsb), which is an academic unit of the University of Chicago
(uchicago), which is an educational institution (edu).
• No other computer on the Internet has the same domain name.
Uniform Resource Locators
• The IP address and the domain name each identify a particular
computer on the Internet.
• However, they do not indicate where a Web page’s HTML
document resides on that computer.
• To identify a Web pages exact location, Web browsers rely on
Uniform Resource Locator (URL).
• URL is a four-part addressing scheme that tells the Web browser:
What transfer protocol to use for transporting the file
The domain name of the computer on which the file resides
The pathname of the folder or directory on the computer on
which the file resides
The name of the file
Structure of a Uniform Resource Locators
http://www.chicagosymphony.org/civicconcerts/index.htm
protocol
Domain name
pathname
filename
http => Hypertext Transfer Protocol
HTTP
• The transfer protocol is the set of rules that the
computers use to move files from one computer
to another on the Internet.
• The most common transfer protocol used on the
Internet is the Hypertext Transfer Protocol
(HTTP).
• Two other protocols that you can use on the
Internet are the File Transfer Protocol (FTP) and
the Telnet Protocol
What is Web?
• The Web (World Wide Web) consists of information
organized into Web pages containing text and graphic
images.
• It contains hypertext links, or highlighted keywords and
images that lead to related information.
• A collection of linked Web pages that has a common
theme or focus is called a Web site.
• The main page that all of the pages on a particular Web
site are organized around and link back to is called the
site’s home page.
What is the difference between
the World Wide Web and the
Internet?
• The World Wide Web (The Web) is only a portion of
what makes up the internet, but it is the fastest growing
part of the internet. The Web lets people, organizations
and companies publish information for other people to
see. This makes the Web a very useful tool for finding
information on just about any topic.
• The Web is a large number of computer documents or
"Web pages" that are stored on computers around the
world and are connected to one another using hyperlinks.
These Web pages can be seen by anyone through their
computer's "Web Browser," which is the program you
are using now.
Cont.
• A group of Web pages that follow the same theme
and are connected together with hyperlinks is called a
"Web site." Web sites and Web pages are written in
a coding language that makes it possible to add
pictures, sound and interactivity to plain old text,
making people's reading experience more exciting.
Client/Server Structure of the Web
• Web is a collection of files that reside on computers,
called Web servers, that are located all over the world
and are connected to each other through the Internet.
• When you use your Internet connection to become part
of the Web, your computer becomes a Web client in a
worldwide client/server network.
• A Web browser is the software that you run on your
computer to make it work as a web client.
THANK YOU

Mais conteúdo relacionado

Mais procurados

wired and wireless networks
wired and wireless networkswired and wireless networks
wired and wireless networksKavitha Ravi
 
IP address & Domain name
IP address & Domain nameIP address & Domain name
IP address & Domain nameAkshay Jain
 
HTTP request and response
HTTP request and responseHTTP request and response
HTTP request and responseSahil Agarwal
 
Presentation on web browser
Presentation on web browserPresentation on web browser
Presentation on web browserSwasat Dutta
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NETRajkumarsoy
 
Presentation on INTERNET
Presentation on INTERNETPresentation on INTERNET
Presentation on INTERNETSaleh Ibne Omar
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web TechnologyAashish Jain
 
Introduction of Html/css/js
Introduction of Html/css/jsIntroduction of Html/css/js
Introduction of Html/css/jsKnoldus Inc.
 
Structure of url, uniform resource locator
Structure of url, uniform resource locatorStructure of url, uniform resource locator
Structure of url, uniform resource locatorPartnered Health
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internetsameera.moparty
 
Type of websites
Type of websitesType of websites
Type of websitesEdy Indra
 
ppt of web designing and development
ppt of web designing and developmentppt of web designing and development
ppt of web designing and development47ishu
 
How internet works
How internet worksHow internet works
How internet worksANurag Kumar
 

Mais procurados (20)

wired and wireless networks
wired and wireless networkswired and wireless networks
wired and wireless networks
 
IP address & Domain name
IP address & Domain nameIP address & Domain name
IP address & Domain name
 
Basic organization of computer
 Basic organization of computer Basic organization of computer
Basic organization of computer
 
HTTP request and response
HTTP request and responseHTTP request and response
HTTP request and response
 
Presentation on web browser
Presentation on web browserPresentation on web browser
Presentation on web browser
 
Internet
InternetInternet
Internet
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NET
 
Presentation on INTERNET
Presentation on INTERNETPresentation on INTERNET
Presentation on INTERNET
 
Web technology
Web technologyWeb technology
Web technology
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology
 
Introduction of Html/css/js
Introduction of Html/css/jsIntroduction of Html/css/js
Introduction of Html/css/js
 
Structure of url, uniform resource locator
Structure of url, uniform resource locatorStructure of url, uniform resource locator
Structure of url, uniform resource locator
 
Web browser
Web browserWeb browser
Web browser
 
Web Development
Web DevelopmentWeb Development
Web Development
 
INTERNET TECHNOLOGY
INTERNET  TECHNOLOGYINTERNET  TECHNOLOGY
INTERNET TECHNOLOGY
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
Type of websites
Type of websitesType of websites
Type of websites
 
Network
NetworkNetwork
Network
 
ppt of web designing and development
ppt of web designing and developmentppt of web designing and development
ppt of web designing and development
 
How internet works
How internet worksHow internet works
How internet works
 

Semelhante a Internet

Semelhante a Internet (20)

Internet
InternetInternet
Internet
 
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptxIntroduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
 
Internet
InternetInternet
Internet
 
internet
internetinternet
internet
 
Internet
InternetInternet
Internet
 
Internet.ppt
Internet.pptInternet.ppt
Internet.ppt
 
Internet and Web - Week 9.ppt
Internet and Web - Week 9.pptInternet and Web - Week 9.ppt
Internet and Web - Week 9.ppt
 
Internet
InternetInternet
Internet
 
Internet.ppt
Internet.pptInternet.ppt
Internet.ppt
 
Intro. to the internet and web
Intro. to the internet and webIntro. to the internet and web
Intro. to the internet and web
 
UNIT3- Internet(2).ppt
UNIT3- Internet(2).pptUNIT3- Internet(2).ppt
UNIT3- Internet(2).ppt
 
Intro to internet 1
Intro to internet 1Intro to internet 1
Intro to internet 1
 
Unit 4
Unit 4Unit 4
Unit 4
 
Eba ppt rajesh
Eba ppt rajeshEba ppt rajesh
Eba ppt rajesh
 
Module 1 Basic.pptx
Module 1 Basic.pptxModule 1 Basic.pptx
Module 1 Basic.pptx
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
Internet and its effects
Internet and its effectsInternet and its effects
Internet and its effects
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technology
 
Overview of Internet
Overview of InternetOverview of Internet
Overview of Internet
 

Mais de Cloudbells.com

Operating-System Structures
Operating-System StructuresOperating-System Structures
Operating-System StructuresCloudbells.com
 
Raid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive DisksRaid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive DisksCloudbells.com
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data ManagementCloudbells.com
 
Introductin to Data Modeling.
Introductin to Data Modeling.Introductin to Data Modeling.
Introductin to Data Modeling.Cloudbells.com
 
Client-Server Computing
Client-Server ComputingClient-Server Computing
Client-Server ComputingCloudbells.com
 
Database & Data Security
Database & Data SecurityDatabase & Data Security
Database & Data SecurityCloudbells.com
 
Big data : Coudbells.com
Big data : Coudbells.comBig data : Coudbells.com
Big data : Coudbells.comCloudbells.com
 
Introduction to Web Hosting.
Introduction to Web Hosting.Introduction to Web Hosting.
Introduction to Web Hosting.Cloudbells.com
 

Mais de Cloudbells.com (10)

Operating-System Structures
Operating-System StructuresOperating-System Structures
Operating-System Structures
 
Raid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive DisksRaid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive Disks
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data Management
 
Introductin to Data Modeling.
Introductin to Data Modeling.Introductin to Data Modeling.
Introductin to Data Modeling.
 
Client-Server Computing
Client-Server ComputingClient-Server Computing
Client-Server Computing
 
Database & Data Security
Database & Data SecurityDatabase & Data Security
Database & Data Security
 
Data mining
Data miningData mining
Data mining
 
Green datacenters
Green datacentersGreen datacenters
Green datacenters
 
Big data : Coudbells.com
Big data : Coudbells.comBig data : Coudbells.com
Big data : Coudbells.com
 
Introduction to Web Hosting.
Introduction to Web Hosting.Introduction to Web Hosting.
Introduction to Web Hosting.
 

Último

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 

Último (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 

Internet

  • 2. Introduction To Internet • What is the Internet? 1. The internet in simple terms is a network of the interlinked computer networking worldwide, 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.
  • 3. Internet • It is the largest network in the world that connects hundreds of thousands of individual networks all over the world. • The popular term for the Internet is the “information highway”. • Rather than moving through geographical space, it moves your ideas and information through cyberspace – the space of electronic movement of ideas and information.
  • 4. Internet • No one owns it • It has no formal management organization. • As it was originally developed by the Department of defense, this lack of centralization made it less vulnerable to wartime or terrorist attacks. • To access the Internet, an existing network need to pay a small registration fee and agree to certain standards based on the TCP/IP (Transmission Control Protocol/Internet Protocol) .
  • 5. History of INTERNET • ARPANET was the network that became the basis for the Internet. Based on a concept first published in 1967, ARPANET was developed under the direction of the U.S. Advanced Research Projects Agency (ARPA). • In 1969, the idea became a modest reality with the interconnection of four university computers. The initial purpose was to communicate with and share computer resources among mainly scientific users at the connected institutions.
  • 6. Some Basic Internet Definition • ARPANet - The precursor to the Internet. • ASCII - American Standard Code for Information Interchange. The de facto world wide standard code for alphanumeric characters. • Blacklist - Describes inappropriate advertisers on Usenet newsgroups and via junk E-mail. • Browser - A program that is specifically used to look at various WWW resources. • Client - Any computer that makes use of services available from other computers.
  • 7. Some Basic Internet Definition • Domain Name - A unique name that identifies an Internet site. The name always has two or more parts separated by a dot. The last part of the name identifies the site ( i.e. gov for government, edu for education, com for commercial, or net for network). An electronic street address. • E-mail - Messages, usually text, sent from one person to another via a computer. • Fire Wall - A combination of hardware and software that separates a LAN into two or more parts for security purposes.
  • 8. Some Basic Internet Definition • Host - A computer or software package which provides a specific kind of service to other computers. One that is seen by other computers on the Internet. LAN - Local Area Network. Several computers located in the same physical location which are connected together in order to share information and services. • Modem - A device that allows a computer to use a phone line to communicate with another computer. • Protocol - The rules of conduct which enables a computer to communicate with another computer. PPP - A protocol that allows a computer to use a telephone line and a modem to make TCP/IP connections.
  • 9. Some Basic Internet Definition • Server - Any computer that makes services available to other computers. • TCP/IP - Transmission Control Protocol/Internet Protocol. This is the protocol which defines the Internet. • URL - Uniform Resource Locator. A unique name that identifies an Internet site. • WWW - World Wide Web. The universe of hypertext servers.
  • 10. Hypertext Markup Language (HTML) • The public files on the web servers are ordinary text files, much like the files used by word-processing software. • To allow Web browser software to read them, the text must be formatted according to a generally accepted standard. • The standard used on the web is Hypertext markup language (HTML).
  • 11. Hypertext Markup Language (HTML) • HTML uses codes, or tags, to tell the Web browser software how to display the text contained in the document. • For example, a Web browser reading the following line of text: <B> A Review of the Book<I>Wind Instruments of the 18th Century</I></B> • recognizes the <B> and </B> tags as instructions to display the entire line of text in bold and the <I> and </I> tags as instructions to display the text enclosed by those tags in italics.
  • 12. Addresses on the Web:IP Addressing • Each computer on the internet does have a unique identification number, called an IP (Internet Protocol) address. • The IP addressing system currently in use on the Internet uses a four-part number. • Each part of the address is a number ranging from 0 to 255, and each part is separated from the previous part by period, • For example, 106.29.242.17
  • 13. IP Addressing • The combination of the four IP address parts provides 4.2 billion possible addresses (256 x 256 x 256 x 256). • This number seemed adequate until 1998. • Members of various Internet task forces are working to develop an alternate addressing system that will accommodate the projected growth. • However, all of their working solutions require extensive hardware and software changes throughout the Internet.
  • 14. Domain Name Addressing • Most web browsers do not use the IP address t locate Web sites and individual pages. • They use domain name addressing. • A domain name is a unique name associated with a specific IP address by a program that runs on an Internet host computer. • This program, which coordinates the IP addresses and domain names for all computers attached to it, is called DNS (Domain Name System ) software. • The host computer that runs this software is called a domain name server.
  • 15. Domain Name Addressing • Domain names can include any number of parts separated by periods, however most domain names currently in use have only three or four parts. • Domain names follow hierarchical model that you can follow from top to bottom if you read the name from the right to the left. • For example, the domain name gsb.uchicago.edu is the computer connected to the Internet at the Graduate School of Business (gsb), which is an academic unit of the University of Chicago (uchicago), which is an educational institution (edu). • No other computer on the Internet has the same domain name.
  • 16. Uniform Resource Locators • The IP address and the domain name each identify a particular computer on the Internet. • However, they do not indicate where a Web page’s HTML document resides on that computer. • To identify a Web pages exact location, Web browsers rely on Uniform Resource Locator (URL). • URL is a four-part addressing scheme that tells the Web browser: What transfer protocol to use for transporting the file The domain name of the computer on which the file resides The pathname of the folder or directory on the computer on which the file resides The name of the file
  • 17. Structure of a Uniform Resource Locators http://www.chicagosymphony.org/civicconcerts/index.htm protocol Domain name pathname filename http => Hypertext Transfer Protocol
  • 18. HTTP • The transfer protocol is the set of rules that the computers use to move files from one computer to another on the Internet. • The most common transfer protocol used on the Internet is the Hypertext Transfer Protocol (HTTP). • Two other protocols that you can use on the Internet are the File Transfer Protocol (FTP) and the Telnet Protocol
  • 19. What is Web? • The Web (World Wide Web) consists of information organized into Web pages containing text and graphic images. • It contains hypertext links, or highlighted keywords and images that lead to related information. • A collection of linked Web pages that has a common theme or focus is called a Web site. • The main page that all of the pages on a particular Web site are organized around and link back to is called the site’s home page.
  • 20. What is the difference between the World Wide Web and the Internet? • The World Wide Web (The Web) is only a portion of what makes up the internet, but it is the fastest growing part of the internet. The Web lets people, organizations and companies publish information for other people to see. This makes the Web a very useful tool for finding information on just about any topic. • The Web is a large number of computer documents or "Web pages" that are stored on computers around the world and are connected to one another using hyperlinks. These Web pages can be seen by anyone through their computer's "Web Browser," which is the program you are using now.
  • 21. Cont. • A group of Web pages that follow the same theme and are connected together with hyperlinks is called a "Web site." Web sites and Web pages are written in a coding language that makes it possible to add pictures, sound and interactivity to plain old text, making people's reading experience more exciting.
  • 22. Client/Server Structure of the Web • Web is a collection of files that reside on computers, called Web servers, that are located all over the world and are connected to each other through the Internet. • When you use your Internet connection to become part of the Web, your computer becomes a Web client in a worldwide client/server network. • A Web browser is the software that you run on your computer to make it work as a web client.