SlideShare a Scribd company logo
Communication with computers
InternetInternet
History of InternetHistory of Internet
TerminologiesTerminologies
Advantages and Disadvantages
of Internet
Internet
A global computer network providing a variety of
information and communication facilities, consisting of
interconnected networks using standardized
communication protocols.
Significant Events In The History of
Internet
• 1962- J.C.R Lickliter conceives the idea of a “galactic network”.
• 1969- ARPANET goes online, connecting four computers.
• 1972- Ray Tomlinson invents e-mail.
• 1983- Internet protocols begin.
• 1989- The World Wide Web is developed.
• 1994- The first graphical Web browser developed
• 1995- Barriers to commercial activity are lifted.
Basic Terminologies
• Host: A computer that is used to transfer data on the
Internet.
• Web Hosting: To store and make web pages
available and ready for inquiries, or a computer that
has a consistent connection to the Internet.
• DNS: DNS (Domain Name System) is a large database
of domain names and their correspondent Internet
(IP Addresses).
• IP address: An IP (Internet Protocol) address is an
unique number used to identify a computer on the
Internet.
• Home Page: Main or index page of a web site.
• Port: Channel that a server software would listen to,
for any inquiries, there are certain standard default
channels set for certain server software.
• Baud: It is the number of theme per second that a
modem converts digital signals to analog sounds, to
transfer information over an analog telephone line.
• BandwidthBandwidth -- The capacity of an electronic line, suchThe capacity of an electronic line, such
as a communications network or computer channel,as a communications network or computer channel,
to transmit bits per second (bps).to transmit bits per second (bps).
• Blog - A blog is information that is instantly published to a
Web site. Blog scripting allows someone to automatically
post information to a Web site.
• Bookmark - It is a way of storing your favorite sites on the
Internet.
• CGI (Common Gateway Interface script) - a specification for
transferring information between a Web server and a CGI
program, designed to receive and return data.
• Listserv - An e-mail list of e-mail addresses of people with
common interests. Software enables people who belong to a
list to send messages to the group without typing a series of
addresses into the message header.
• Shockwave - A three dimensional (3D) animation
technology/format created by the Macromedia company.
Shockwave can be used to create more sophisticated
animations than the Macromedia Flash format.
• WORM - A destructive computer program that replicates
itself throughout your computer's hard drive and
memory. Worms use up the computers resources and pull the
system down.
• AVIAVI -- (Audio Video Interleaved) A Microsoft Corporation(Audio Video Interleaved) A Microsoft Corporation
multimedia video format. It uses waveform audio and digitalmultimedia video format. It uses waveform audio and digital
video frames to compress animation.video frames to compress animation.
• Virus - a computer program usually hidden in an existing
program. Once the existing program is executed, the virus
program is activated and can attach itself to other programs
or files.
• Web Bot - A term that applies to programs/applets (macros
and intelligent agents) used on the Internet. Such bots
perform a repetitive function, such as posting messages to
multiple newsgroups or doing searches for information.
• eduedu -- Educational institutionsEducational institutions
• comcom - Commercial businesses- Commercial businesses
• govgov - U.S. government- U.S. government
• milmil - The U.S. military- The U.S. military
• orgorg - Other organizations- Other organizations
• netnet - Network/Internet Service Providers- Network/Internet Service Providers
• InternicInternic:: Internic is the agency that governs and maintains theInternic is the agency that governs and maintains the
name and host registration on the Internet.name and host registration on the Internet.
• Antivirus ..etcAntivirus ..etc
Advantages and Disadvantages of
Internet
1) E-mail
2) Access Information
3) Social connectivity
4) Downloading Software: We can download innumerable,
games, music, videos, movies, and a host of other
entertainment software from the Internet.
Disadvantages:
1) Threat to our privacy
2) Spamming: sending unsolicited e-mails in bulk, which serve
no purpose and unnecessarily clog up the entire system.
3) Addiction: Social media, online games, and other time
consuming things is now became an addiction and is taking
over on our youth.
Topics
Service of Internet
Internet Protocols
OSI MODEL
Services of Internet
• E-mail
• File Transfer Protocol
• Telnet
Other Services
• Newsgroups
• Chat services
• Social networking
• E-shopping
Moreover blogs and video conferencing.
Electronic Mail
E-mail is a rapid and productive
communication tool because:
It is faster than paper mail.
Unlike telephone, the persons
communicating to each other need
not to be available at the same time.
Unlike Fax documents, Email
documents can be stored in a
computer and be easily edited using
computer programmes.
File Transfer Protocol(FTP)
FTP is the transfer of computer files from one
host to another. It is client server architecture.
Moving a file from a remote computer to ones
own computer is known as downloading.
Moving a file from ones own computer to a
remote computer is known as uploading.
Anonymous FTP site in the computer allows
user to log in with the username of anonymous
and password that is users email address.
Anonymous FTP sites are called publically
accessible sites because they can be accessed by
any user on internet.
Telnet
Telnet is an underlying tcp/IP protocol for accessing
remote computers.
Some common uses of Telnet services are:
Using the computer power of the remote computer.
Using a software on the remote computer.
Logging into ones own computer from another
computer.
Internet Protocols
Standard methods of transmitting and processing
various kinds of information are used over internet and
these methods are called "protocols".
Protocols are established by international agreement
and ensure that computers everywhere can talk to one
another.
Types of Internet Protocols
TCP/IP
TCP (Transmission Control Protocol) and IP (Internet Protocol)
are two different procedures that are often linked together.
TCP is the means for creating the packets, putting them back
together in the correct order at the end, and checking to make
sure that no packets got lost in transmission. If necessary, TCP
will request that a packet be resent.
Internet Protocol (IP) is the method used to route
information to the proper address. Every computer on the
Internet has to have its own unique address known as the
IP address. Every packet sent will contain an IP address
showing where it is supposed to go.
UDP AND ICMP
UDP
Another protocol is User Datagram Protocol
(UDP).This protocol is used together with IP
when small amounts of information are
involved. It is simpler than TCP and lacks the
flow-control and error-recovery functions of
TCP. Thus, it uses fewer system resources.
ICMP
A different type of protocol is Internet Control
Message Protocol (ICMP) . It defines a small
number of messages used for diagnostic and
management purposes.
Mail Protocols POP3 and SMTP
SMTP
The most common protocol for sending mail is
Simple Mail Transfer Protocol (SMTP). When
configuring email clients, an Internet address for
an SMTP server must be entered.
POP3
The most common protocol used by PCs for
receiving mail is Post Office Protocol(POP).Email
clients require an address for a POP3 server
before they can read mail.
Hypertext Transfer
Protocol
HTTP
Web pages are constructed according to a standard
method called Hypertext Markup Language (HTML). An
HTML page is transmitted over the Web in a standard
way and format known as Hypertext Transfer Protocol
(HTTP). This protocol uses TCP/IP to manage the Web
transmission.
HTTPS
A related protocol is "Hypertext Transfer Protocol over
Secure Socket Layer" (HTTPS), first introduced by
Netscape. It provides for the transmission in encrypted
form to provide security for sensitive data.
OSI Layers
Introduction
Instead of serving as a model with agreed-upon
protocols that would be used worldwide, the OSI
model has become a teaching tool that shows how
different tasks within a network should be handled in
order to promote error-free data transmission.
These jobs are split into seven layers, each of which
depends on the function’s “handed-off” from other
layers
DEFINITION OF E-
COMMERCE
E-Commerce or electronic
commerece is a proccess of
buying , selling, transferring
or exchanging products,
services and information via
electronic and computers.
TYPES OF E-COMMERECE
•Business to Business (B2B)
•Business to consumer(B2C)
•Consumer to business(C2B)
•Consumer to consumer(C2C)
B2B•Its means buisness to buisness. It is the
type of e-commerece in which buyer and
seller, both are buisnesses.
•In this one buisness is sells its products or
services while other buisness buys these
products or services.
For example of B2B site
Global source .com
B2C
•Its means buisness to
consumers.
• It is the type of e-commerece
in which buisness sells its services
or products to consumer ,
through internet or computer
network.
For Example icson.com
C2B
• customers sells their
products or services to
buisness.
• Its common example is the
advertisment that people put
on different sites.
• For example: priceline.com
C2C
one consumer sells its
products to other consumer,
through internet or computer
network.
For example OLX.com
ROLE OF E-COMMERECE
•E-Mail
•Video conferencing
•Electronic shopping(E shopping)
•Electronic Banking/Online Banking
• A service that allows an account holder to
obtain account information and manage
certain banking transactions through computer
network is called electronic banking.
ADVANTAGES OF E-COMMERECE
•Faster buyingselling procedure, as well as easy
to find products.
•More reach to customers, there is no theoretical
graphical limitations
•Low operational costs and better quality of
services.
•No need of physical company set-ups.
•Easy to start and manage a business.
Topics
Mobile Communication
Functions of E-Commerce
By Maryum Masood
Mobile Communication
Introduction:
Mobile Communication is a communication
network (either public or private) which doesn't
depend on any physical connection between two
communication entities and have flexibility to be
mobile during communication.
The mobile phone has become a fixture of daily
life in almost every society on earth. In 2007, the
world had over 3 billion mobile subscriptions.
Evolution of Mobile Radio
Communications:
•The first wire line telephone system was introduced in
the year 1877. Mobile communication in 1934 were based
on Amplitude Modulation (AM)schemes maintained by
public organizations systems.
• World War II brought demand of the development of
Frequency Modulation (FM) technique by Edwin
Armstrong,
•. Mobile telephone was introduced in the year 1946.
•initially it found very less market penetration owing to
high costs and technological drawbacks. Now the term
`mobile' has completely revolutionized the communication
by opening up innovative applications that are limited to
one's imagination. Today, mobile communication has
the development of newer and better
technologies starting from the 1970s and
with the mobile users now connected
to the Public Switched Telephone Network
(PSTN), there has been an astronomical
growth in the cellular radio and the
personal communication systems
Present Day Mobile Communication:
Since the time of wireless telegraphy, radio
communication has been used extensively.
•The range of mobility was denied by the transmitter
power
• Type of antenna used and the frequency of operation.
•More users, limited available frequency spectrum
• To resolve this problem, the concept of cellular
communication was evolved. The present day cellular
communication uses a basic unit called cell
Functions of E commerce:
1) Registration:
In order to make a purchase, users must register with
the site, providing all the information needed for
shipping and billing.
The data will be stored on a database and will be
available from the back office. basket is a tool that, like
a shopping basket, allows users to sale
2)Basket
The ct the products they want and then go to the
checkout for payment.
Managing the basket means:
summarising user requests within the possibilities
offered by the catalogue checking the basket and
possibly cancel/modify the items placed in it starting
the payment process for the selected products.
3) Product management
This is the main part of the e-commerce system and provides all the
features required for product placement, order fulfilment, etc.., key to
the management of online sales.
4) Listing orders and customer details
From the back office of the site you can search and sort orders by:
•customer
•order status
•date
•Payment
5) Search for articles in the catalog
A search engine of the products is accessible directly by the customers at the
commercial site using the key words associated with each product. These key
words are generated and/or are managed manually.
6) View of the product by list
The view of the products of a category is a standard functionality of the Neogia
solution.
Dialup and Leased Line
Addresses and Pocket PC’s
What is a Dialup connection?
• Dial-up pertains to a telephone connection in a
system of many lines shared by many users.
• It is maintained for a limited time duration.
The alternative is a dedicated connection,
which is continuously in place.
• Dial-up lines are sometimes called switched
lines and dedicated lines are called non
switched lines.
• A dedicated line is often a leased line that is
rented from a telephone company.
• A dial-up connection can be initiated manually or
automatically by your computer's modem or
other device.
What is a Leased Line connection?
• A permanent telephone connection between two
points set up by a telecommunications common
carrier.
• leased lines are used by businesses to connect
geographically distant offices. Unlike normal dial-
up connections, a leased line is always active. The
fee for the connection is a fixed monthly rate.
• Connection doesn't carry anybody else's
communications, so the carrier can assure a given
level of quality.
Difference between Dialup and Leased
line Addresses
Leased Line Dial-up
Always connected, unless a
system administrator or
power failure takes the
leased-line down.
Initiated on demand, when a
user tries to call a remote
peer.
Rented from a provider. Uses existing telephone
lines.
Requires synchronous units. Uses less costly modems.
Pocket PC’s
• Pocket PC (pocket personal computer) is a generic
label that is used to describe a mobile device that
provides many of the same functions as a desktop
computer.
• Informally, the term is used as a synonym for smart
phone or personal digital assistant (PDA). Pocket PC
is a hardware specification from Microsoft for a
small, handheld computing device that uses the
Microsoft's Windows Mobile operating system
Smart
Pocket PC’s
World Wide Web
PRESENTED BY:
SADIA KHAN
• It is a collection of text
documents and other
resources, linked by
hyperlinks and URLs,
usually accessed by web
browsers, from web
servers.
• It is one of the services
transferred over these
networks.
• World wide web
Linking
• Web pages contain hyperlinks
to other related pages and
perhaps to downloadable files,
source documents, definitions
and other web resources. In
the underlying HTML, a
hyperlink looks like <a
href="http://example.org/wiki/
Main_Page">Example.org, a
free encyclopedia</a
Dynamics Update Of Web Pages
• Java Script is a scripting language that was
initially developed in 1995 by Brendan Eich,
• Netscape, for use within web pages.
• The standardised version is ECMA Script.
• Multiple Ajax requests can be handled at the
same time, and users can interact with the
page while data is retrieved.
• Web pages may also regularly poll the server
to check whether new information is
available.
• Important aspect in communication technology is
mobile phone has become the most common tool of
communication from the last few years.
• Pre-cell phone mobile phone technology,
communication was possible only through voice. But
now we have certain advance technologies
1. Analogue cell phones
2. Digital cell phones
3. 2G networks for voice only
4. 3G introduced
Advancements
4G Connections
• 4G development focuses around achieving
ultra-broadband speeds, competing with and
in some cases outstripping the speeds
providing by your home internet connections.
5G Connections
• 5G is a technology used in research papers
and projects to denote the next major phase
of mobile telecommunication standards.
• It is a real wireless world that is WWWW
(World Wide Wireless Web).
Telephony & Modem
• Telephony is transmission of speech/sound at
a distance via electromagnetic spectrum.
• Modem is a device that encodes digital
computer signals in to analogue signals and
vice versa. It allows computers to
communicate over a phone line.
History of Internet and advantages of internet

More Related Content

What's hot

How the internet_works
How the internet_worksHow the internet_works
How the internet_worksarun nalam
 
PPT ON INTERNET
PPT ON INTERNETPPT ON INTERNET
PPT ON INTERNET
Shashank Choudhary
 
Internet And How It Works
Internet And How It WorksInternet And How It Works
Internet And How It Worksftz 420
 
Presentation(ict)
Presentation(ict)Presentation(ict)
Presentation(ict)
Ali Afzal
 
Characteristics of Digital Communication
Characteristics of Digital CommunicationCharacteristics of Digital Communication
Characteristics of Digital Communication
sakdeewik
 
First step to internet
First step to internet First step to internet
First step to internet
Disani Neranjala
 
Internet
InternetInternet
Internet
Larkha Flores
 
Legal Implications Of Social Media
Legal Implications Of Social MediaLegal Implications Of Social Media
Legal Implications Of Social Media
DaliahSaper
 
An Introduction to Internet
An Introduction to InternetAn Introduction to Internet
An Introduction to Internet
Chinmay Raul
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
sameera.moparty
 
The internet
The internetThe internet
The internet
Kumod Shirkande
 
internet and its services
internet and its servicesinternet and its services
internet and its services
amitpal163
 
Cyber Space
Cyber SpaceCyber Space
Cyber Space
DINESH KAMBLE
 

What's hot (20)

Internet
InternetInternet
Internet
 
How the internet_works
How the internet_worksHow the internet_works
How the internet_works
 
PPT ON INTERNET
PPT ON INTERNETPPT ON INTERNET
PPT ON INTERNET
 
Internet And How It Works
Internet And How It WorksInternet And How It Works
Internet And How It Works
 
Presentation(ict)
Presentation(ict)Presentation(ict)
Presentation(ict)
 
Characteristics of Digital Communication
Characteristics of Digital CommunicationCharacteristics of Digital Communication
Characteristics of Digital Communication
 
First step to internet
First step to internet First step to internet
First step to internet
 
Internet services
Internet servicesInternet services
Internet services
 
Services provided by the internet
Services provided by the internetServices provided by the internet
Services provided by the internet
 
Growth of the Internet
Growth of the InternetGrowth of the Internet
Growth of the Internet
 
advantages and disadvantages of internet
advantages and disadvantages of internet advantages and disadvantages of internet
advantages and disadvantages of internet
 
Internet
InternetInternet
Internet
 
Legal Implications Of Social Media
Legal Implications Of Social MediaLegal Implications Of Social Media
Legal Implications Of Social Media
 
An Introduction to Internet
An Introduction to InternetAn Introduction to Internet
An Introduction to Internet
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
The internet
The internetThe internet
The internet
 
internet and its services
internet and its servicesinternet and its services
internet and its services
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
Cyber Space
Cyber SpaceCyber Space
Cyber Space
 
Internet working
Internet workingInternet working
Internet working
 

Viewers also liked

Point to point.48
Point to point.48Point to point.48
Point to point.48myrajendra
 
The history of Internet
The history of InternetThe history of Internet
The history of Internet
Adam Hassan
 
History of the Internet
History of the InternetHistory of the Internet
History of the Internet
Paul McAvinchey
 
типы адресации в интернете
типы адресации в интернететипы адресации в интернете
типы адресации в интернетеfdfd454545
 
History Of The Internet Trivia
History Of The Internet TriviaHistory Of The Internet Trivia
History Of The Internet Triviachuckscoggins
 
Internet History
Internet HistoryInternet History
Internet History
Melissa Simmons
 
Technology questions 1st grade a week 3
Technology questions 1st grade a week 3Technology questions 1st grade a week 3
Technology questions 1st grade a week 3Mark Caulfield
 
What the Hell is the Internet Anyway? - A History of the Web
What the Hell is the Internet Anyway? - A History of the Web What the Hell is the Internet Anyway? - A History of the Web
What the Hell is the Internet Anyway? - A History of the Web
Vimi.co Ltd - Bangkok Web Agency
 
A Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to KnowA Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to Know
Fishbowl Solutions
 
History Of The Internet
History Of The InternetHistory Of The Internet
History Of The Internet
Miikka Leinonen
 
The History of the Internet
The History of the Internet The History of the Internet
The History of the Internet crea8ivemoiz
 
Internet history and growth
Internet history and growthInternet history and growth
Internet history and growth
City Union Bank Ltd
 
Inroduction To Computer
Inroduction To ComputerInroduction To Computer
Inroduction To Computer
Tallat Satti
 
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Dominik Obermaier
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantages
sabari Giri
 
History of the Internet
History of the InternetHistory of the Internet
History of the Internetchuckscoggins
 
사물인터넷의 역사 (The history of the Internet of Things)
사물인터넷의 역사 (The history of the Internet of Things)사물인터넷의 역사 (The history of the Internet of Things)
사물인터넷의 역사 (The history of the Internet of Things)
Hakyong Kim
 
Advantage and disadvantage of the internet
Advantage and disadvantage of the internetAdvantage and disadvantage of the internet
Advantage and disadvantage of the internet
kramm_01
 
Ch2 presenting the internet.
Ch2 presenting the internet.Ch2 presenting the internet.
Ch2 presenting the internet.cs001
 
advantage and disadvantage of technology
advantage and disadvantage of technology advantage and disadvantage of technology
advantage and disadvantage of technology
Ziyad Siso
 

Viewers also liked (20)

Point to point.48
Point to point.48Point to point.48
Point to point.48
 
The history of Internet
The history of InternetThe history of Internet
The history of Internet
 
History of the Internet
History of the InternetHistory of the Internet
History of the Internet
 
типы адресации в интернете
типы адресации в интернететипы адресации в интернете
типы адресации в интернете
 
History Of The Internet Trivia
History Of The Internet TriviaHistory Of The Internet Trivia
History Of The Internet Trivia
 
Internet History
Internet HistoryInternet History
Internet History
 
Technology questions 1st grade a week 3
Technology questions 1st grade a week 3Technology questions 1st grade a week 3
Technology questions 1st grade a week 3
 
What the Hell is the Internet Anyway? - A History of the Web
What the Hell is the Internet Anyway? - A History of the Web What the Hell is the Internet Anyway? - A History of the Web
What the Hell is the Internet Anyway? - A History of the Web
 
A Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to KnowA Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to Know
 
History Of The Internet
History Of The InternetHistory Of The Internet
History Of The Internet
 
The History of the Internet
The History of the Internet The History of the Internet
The History of the Internet
 
Internet history and growth
Internet history and growthInternet history and growth
Internet history and growth
 
Inroduction To Computer
Inroduction To ComputerInroduction To Computer
Inroduction To Computer
 
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantages
 
History of the Internet
History of the InternetHistory of the Internet
History of the Internet
 
사물인터넷의 역사 (The history of the Internet of Things)
사물인터넷의 역사 (The history of the Internet of Things)사물인터넷의 역사 (The history of the Internet of Things)
사물인터넷의 역사 (The history of the Internet of Things)
 
Advantage and disadvantage of the internet
Advantage and disadvantage of the internetAdvantage and disadvantage of the internet
Advantage and disadvantage of the internet
 
Ch2 presenting the internet.
Ch2 presenting the internet.Ch2 presenting the internet.
Ch2 presenting the internet.
 
advantage and disadvantage of technology
advantage and disadvantage of technology advantage and disadvantage of technology
advantage and disadvantage of technology
 

Similar to History of Internet and advantages of internet

How the internet works
How the internet worksHow the internet works
How the internet worksftcim
 
Internet
InternetInternet
Internet
Cloudbells.com
 
Introduction to Computer Networking
Introduction to Computer NetworkingIntroduction to Computer Networking
Introduction to Computer Networking
shankars73
 
E_commerce_chap_2.pptx
E_commerce_chap_2.pptxE_commerce_chap_2.pptx
E_commerce_chap_2.pptx
MohammedAliShakil
 
Internet
InternetInternet
Internet
Coding Man
 
Internet
InternetInternet
Internet
Ahsan Azhar
 
How the Internet Works
How the Internet WorksHow the Internet Works
How the Internet Works
Sharique Masood
 
Overview of Internet
Overview of InternetOverview of Internet
Overview of Internet
Dr. Himanshu Gupta
 
Introduction to Internet By Anamika
Introduction to Internet By AnamikaIntroduction to Internet By Anamika
Introduction to Internet By Anamika
Gisha Mathyari
 
NME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfNME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdf
SeethaDinesh
 
Unit 1
Unit 1Unit 1
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technology
Sharmila Devi
 
Lesson4.9 d u4l3 hierarchy of open protocols
Lesson4.9 d u4l3 hierarchy of open protocolsLesson4.9 d u4l3 hierarchy of open protocols
Lesson4.9 d u4l3 hierarchy of open protocols
Lexume1
 
Unit-1 Introduction to WWW and Network.pptx
Unit-1 Introduction to WWW and Network.pptxUnit-1 Introduction to WWW and Network.pptx
Unit-1 Introduction to WWW and Network.pptx
sahilraturi
 
Blue star projecct deliverable
Blue star  projecct deliverableBlue star  projecct deliverable
Blue star projecct deliverable
0728147874
 
Cibm workshop2 chapter eight
Cibm  workshop2 chapter eightCibm  workshop2 chapter eight
Cibm workshop2 chapter eightShaheen Khan
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
Harry Essel
 
Application Layer
Application LayerApplication Layer
Application Layer
ushabarad142
 
Internet
InternetInternet

Similar to History of Internet and advantages of internet (20)

How the internet works
How the internet worksHow the internet works
How the internet works
 
Internet
InternetInternet
Internet
 
Introduction to Computer Networking
Introduction to Computer NetworkingIntroduction to Computer Networking
Introduction to Computer Networking
 
E_commerce_chap_2.pptx
E_commerce_chap_2.pptxE_commerce_chap_2.pptx
E_commerce_chap_2.pptx
 
Internet
InternetInternet
Internet
 
Internet
InternetInternet
Internet
 
How the Internet Works
How the Internet WorksHow the Internet Works
How the Internet Works
 
Overview of Internet
Overview of InternetOverview of Internet
Overview of Internet
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Introduction to Internet By Anamika
Introduction to Internet By AnamikaIntroduction to Internet By Anamika
Introduction to Internet By Anamika
 
NME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfNME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdf
 
Unit 1
Unit 1Unit 1
Unit 1
 
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technology
 
Lesson4.9 d u4l3 hierarchy of open protocols
Lesson4.9 d u4l3 hierarchy of open protocolsLesson4.9 d u4l3 hierarchy of open protocols
Lesson4.9 d u4l3 hierarchy of open protocols
 
Unit-1 Introduction to WWW and Network.pptx
Unit-1 Introduction to WWW and Network.pptxUnit-1 Introduction to WWW and Network.pptx
Unit-1 Introduction to WWW and Network.pptx
 
Blue star projecct deliverable
Blue star  projecct deliverableBlue star  projecct deliverable
Blue star projecct deliverable
 
Cibm workshop2 chapter eight
Cibm  workshop2 chapter eightCibm  workshop2 chapter eight
Cibm workshop2 chapter eight
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Internet
InternetInternet
Internet
 

More from Tallat Satti

The global financial and monetary order
The global financial and monetary orderThe global financial and monetary order
The global financial and monetary order
Tallat Satti
 
The Basic Organization of Computers
The Basic Organization of ComputersThe Basic Organization of Computers
The Basic Organization of Computers
Tallat Satti
 
Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)
Tallat Satti
 
Internet and computer are your future
Internet and computer are your futureInternet and computer are your future
Internet and computer are your future
Tallat Satti
 
The internet and its function
The internet and its functionThe internet and its function
The internet and its function
Tallat Satti
 
Bailment contracts
Bailment contractsBailment contracts
Bailment contracts
Tallat Satti
 
Cheque and its types
Cheque and its typesCheque and its types
Cheque and its types
Tallat Satti
 
Contract of bailment
Contract of bailmentContract of bailment
Contract of bailment
Tallat Satti
 
Income tax in pakistan
Income tax in pakistanIncome tax in pakistan
Income tax in pakistan
Tallat Satti
 
Disolution of companies
Disolution of companiesDisolution of companies
Disolution of companies
Tallat Satti
 
software system_and_application_software
software system_and_application_softwaresoftware system_and_application_software
software system_and_application_software
Tallat Satti
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
Tallat Satti
 
grapics and multimedia
grapics and multimediagrapics and multimedia
grapics and multimedia
Tallat Satti
 
system software and application software
system software and application softwaresystem software and application software
system software and application software
Tallat Satti
 
US Military presence around the globe
US Military presence around the globeUS Military presence around the globe
US Military presence around the globe
Tallat Satti
 
Beautiful lakes in world
Beautiful lakes in worldBeautiful lakes in world
Beautiful lakes in world
Tallat Satti
 
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENTPARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
Tallat Satti
 
Anti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistanAnti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistan
Tallat Satti
 
GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)
Tallat Satti
 
ARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTANARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTAN
Tallat Satti
 

More from Tallat Satti (20)

The global financial and monetary order
The global financial and monetary orderThe global financial and monetary order
The global financial and monetary order
 
The Basic Organization of Computers
The Basic Organization of ComputersThe Basic Organization of Computers
The Basic Organization of Computers
 
Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)
 
Internet and computer are your future
Internet and computer are your futureInternet and computer are your future
Internet and computer are your future
 
The internet and its function
The internet and its functionThe internet and its function
The internet and its function
 
Bailment contracts
Bailment contractsBailment contracts
Bailment contracts
 
Cheque and its types
Cheque and its typesCheque and its types
Cheque and its types
 
Contract of bailment
Contract of bailmentContract of bailment
Contract of bailment
 
Income tax in pakistan
Income tax in pakistanIncome tax in pakistan
Income tax in pakistan
 
Disolution of companies
Disolution of companiesDisolution of companies
Disolution of companies
 
software system_and_application_software
software system_and_application_softwaresoftware system_and_application_software
software system_and_application_software
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
 
grapics and multimedia
grapics and multimediagrapics and multimedia
grapics and multimedia
 
system software and application software
system software and application softwaresystem software and application software
system software and application software
 
US Military presence around the globe
US Military presence around the globeUS Military presence around the globe
US Military presence around the globe
 
Beautiful lakes in world
Beautiful lakes in worldBeautiful lakes in world
Beautiful lakes in world
 
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENTPARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
 
Anti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistanAnti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistan
 
GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)
 
ARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTANARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTAN
 

Recently uploaded

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 

History of Internet and advantages of internet

  • 2. InternetInternet History of InternetHistory of Internet TerminologiesTerminologies Advantages and Disadvantages of Internet
  • 3. Internet A global computer network providing a variety of information and communication facilities, consisting of interconnected networks using standardized communication protocols.
  • 4. Significant Events In The History of Internet • 1962- J.C.R Lickliter conceives the idea of a “galactic network”. • 1969- ARPANET goes online, connecting four computers. • 1972- Ray Tomlinson invents e-mail. • 1983- Internet protocols begin. • 1989- The World Wide Web is developed. • 1994- The first graphical Web browser developed • 1995- Barriers to commercial activity are lifted.
  • 5. Basic Terminologies • Host: A computer that is used to transfer data on the Internet. • Web Hosting: To store and make web pages available and ready for inquiries, or a computer that has a consistent connection to the Internet. • DNS: DNS (Domain Name System) is a large database of domain names and their correspondent Internet (IP Addresses). • IP address: An IP (Internet Protocol) address is an unique number used to identify a computer on the Internet.
  • 6. • Home Page: Main or index page of a web site. • Port: Channel that a server software would listen to, for any inquiries, there are certain standard default channels set for certain server software. • Baud: It is the number of theme per second that a modem converts digital signals to analog sounds, to transfer information over an analog telephone line. • BandwidthBandwidth -- The capacity of an electronic line, suchThe capacity of an electronic line, such as a communications network or computer channel,as a communications network or computer channel, to transmit bits per second (bps).to transmit bits per second (bps).
  • 7. • Blog - A blog is information that is instantly published to a Web site. Blog scripting allows someone to automatically post information to a Web site. • Bookmark - It is a way of storing your favorite sites on the Internet. • CGI (Common Gateway Interface script) - a specification for transferring information between a Web server and a CGI program, designed to receive and return data. • Listserv - An e-mail list of e-mail addresses of people with common interests. Software enables people who belong to a list to send messages to the group without typing a series of addresses into the message header.
  • 8. • Shockwave - A three dimensional (3D) animation technology/format created by the Macromedia company. Shockwave can be used to create more sophisticated animations than the Macromedia Flash format. • WORM - A destructive computer program that replicates itself throughout your computer's hard drive and memory. Worms use up the computers resources and pull the system down. • AVIAVI -- (Audio Video Interleaved) A Microsoft Corporation(Audio Video Interleaved) A Microsoft Corporation multimedia video format. It uses waveform audio and digitalmultimedia video format. It uses waveform audio and digital video frames to compress animation.video frames to compress animation. • Virus - a computer program usually hidden in an existing program. Once the existing program is executed, the virus program is activated and can attach itself to other programs or files.
  • 9. • Web Bot - A term that applies to programs/applets (macros and intelligent agents) used on the Internet. Such bots perform a repetitive function, such as posting messages to multiple newsgroups or doing searches for information. • eduedu -- Educational institutionsEducational institutions • comcom - Commercial businesses- Commercial businesses • govgov - U.S. government- U.S. government • milmil - The U.S. military- The U.S. military • orgorg - Other organizations- Other organizations • netnet - Network/Internet Service Providers- Network/Internet Service Providers • InternicInternic:: Internic is the agency that governs and maintains theInternic is the agency that governs and maintains the name and host registration on the Internet.name and host registration on the Internet. • Antivirus ..etcAntivirus ..etc
  • 10. Advantages and Disadvantages of Internet 1) E-mail 2) Access Information 3) Social connectivity 4) Downloading Software: We can download innumerable, games, music, videos, movies, and a host of other entertainment software from the Internet. Disadvantages: 1) Threat to our privacy 2) Spamming: sending unsolicited e-mails in bulk, which serve no purpose and unnecessarily clog up the entire system. 3) Addiction: Social media, online games, and other time consuming things is now became an addiction and is taking over on our youth.
  • 12. Services of Internet • E-mail • File Transfer Protocol • Telnet Other Services • Newsgroups • Chat services • Social networking • E-shopping Moreover blogs and video conferencing.
  • 13. Electronic Mail E-mail is a rapid and productive communication tool because: It is faster than paper mail. Unlike telephone, the persons communicating to each other need not to be available at the same time. Unlike Fax documents, Email documents can be stored in a computer and be easily edited using computer programmes.
  • 14. File Transfer Protocol(FTP) FTP is the transfer of computer files from one host to another. It is client server architecture. Moving a file from a remote computer to ones own computer is known as downloading. Moving a file from ones own computer to a remote computer is known as uploading. Anonymous FTP site in the computer allows user to log in with the username of anonymous and password that is users email address. Anonymous FTP sites are called publically accessible sites because they can be accessed by any user on internet.
  • 15. Telnet Telnet is an underlying tcp/IP protocol for accessing remote computers. Some common uses of Telnet services are: Using the computer power of the remote computer. Using a software on the remote computer. Logging into ones own computer from another computer.
  • 16. Internet Protocols Standard methods of transmitting and processing various kinds of information are used over internet and these methods are called "protocols". Protocols are established by international agreement and ensure that computers everywhere can talk to one another.
  • 17. Types of Internet Protocols TCP/IP TCP (Transmission Control Protocol) and IP (Internet Protocol) are two different procedures that are often linked together. TCP is the means for creating the packets, putting them back together in the correct order at the end, and checking to make sure that no packets got lost in transmission. If necessary, TCP will request that a packet be resent. Internet Protocol (IP) is the method used to route information to the proper address. Every computer on the Internet has to have its own unique address known as the IP address. Every packet sent will contain an IP address showing where it is supposed to go.
  • 18. UDP AND ICMP UDP Another protocol is User Datagram Protocol (UDP).This protocol is used together with IP when small amounts of information are involved. It is simpler than TCP and lacks the flow-control and error-recovery functions of TCP. Thus, it uses fewer system resources. ICMP A different type of protocol is Internet Control Message Protocol (ICMP) . It defines a small number of messages used for diagnostic and management purposes.
  • 19. Mail Protocols POP3 and SMTP SMTP The most common protocol for sending mail is Simple Mail Transfer Protocol (SMTP). When configuring email clients, an Internet address for an SMTP server must be entered. POP3 The most common protocol used by PCs for receiving mail is Post Office Protocol(POP).Email clients require an address for a POP3 server before they can read mail.
  • 20. Hypertext Transfer Protocol HTTP Web pages are constructed according to a standard method called Hypertext Markup Language (HTML). An HTML page is transmitted over the Web in a standard way and format known as Hypertext Transfer Protocol (HTTP). This protocol uses TCP/IP to manage the Web transmission. HTTPS A related protocol is "Hypertext Transfer Protocol over Secure Socket Layer" (HTTPS), first introduced by Netscape. It provides for the transmission in encrypted form to provide security for sensitive data.
  • 21. OSI Layers Introduction Instead of serving as a model with agreed-upon protocols that would be used worldwide, the OSI model has become a teaching tool that shows how different tasks within a network should be handled in order to promote error-free data transmission. These jobs are split into seven layers, each of which depends on the function’s “handed-off” from other layers
  • 22.
  • 23.
  • 24. DEFINITION OF E- COMMERCE E-Commerce or electronic commerece is a proccess of buying , selling, transferring or exchanging products, services and information via electronic and computers.
  • 25. TYPES OF E-COMMERECE •Business to Business (B2B) •Business to consumer(B2C) •Consumer to business(C2B) •Consumer to consumer(C2C)
  • 26. B2B•Its means buisness to buisness. It is the type of e-commerece in which buyer and seller, both are buisnesses. •In this one buisness is sells its products or services while other buisness buys these products or services. For example of B2B site Global source .com
  • 27. B2C •Its means buisness to consumers. • It is the type of e-commerece in which buisness sells its services or products to consumer , through internet or computer network. For Example icson.com
  • 28. C2B • customers sells their products or services to buisness. • Its common example is the advertisment that people put on different sites. • For example: priceline.com
  • 29. C2C one consumer sells its products to other consumer, through internet or computer network. For example OLX.com
  • 30. ROLE OF E-COMMERECE •E-Mail •Video conferencing •Electronic shopping(E shopping) •Electronic Banking/Online Banking • A service that allows an account holder to obtain account information and manage certain banking transactions through computer network is called electronic banking.
  • 31. ADVANTAGES OF E-COMMERECE •Faster buyingselling procedure, as well as easy to find products. •More reach to customers, there is no theoretical graphical limitations •Low operational costs and better quality of services. •No need of physical company set-ups. •Easy to start and manage a business.
  • 32. Topics Mobile Communication Functions of E-Commerce By Maryum Masood
  • 33. Mobile Communication Introduction: Mobile Communication is a communication network (either public or private) which doesn't depend on any physical connection between two communication entities and have flexibility to be mobile during communication. The mobile phone has become a fixture of daily life in almost every society on earth. In 2007, the world had over 3 billion mobile subscriptions.
  • 34.
  • 35. Evolution of Mobile Radio Communications: •The first wire line telephone system was introduced in the year 1877. Mobile communication in 1934 were based on Amplitude Modulation (AM)schemes maintained by public organizations systems. • World War II brought demand of the development of Frequency Modulation (FM) technique by Edwin Armstrong, •. Mobile telephone was introduced in the year 1946. •initially it found very less market penetration owing to high costs and technological drawbacks. Now the term `mobile' has completely revolutionized the communication by opening up innovative applications that are limited to one's imagination. Today, mobile communication has
  • 36. the development of newer and better technologies starting from the 1970s and with the mobile users now connected to the Public Switched Telephone Network (PSTN), there has been an astronomical growth in the cellular radio and the personal communication systems Present Day Mobile Communication: Since the time of wireless telegraphy, radio communication has been used extensively. •The range of mobility was denied by the transmitter power • Type of antenna used and the frequency of operation. •More users, limited available frequency spectrum • To resolve this problem, the concept of cellular communication was evolved. The present day cellular communication uses a basic unit called cell
  • 37.
  • 38. Functions of E commerce: 1) Registration: In order to make a purchase, users must register with the site, providing all the information needed for shipping and billing. The data will be stored on a database and will be available from the back office. basket is a tool that, like a shopping basket, allows users to sale 2)Basket The ct the products they want and then go to the checkout for payment. Managing the basket means: summarising user requests within the possibilities offered by the catalogue checking the basket and possibly cancel/modify the items placed in it starting the payment process for the selected products.
  • 39. 3) Product management This is the main part of the e-commerce system and provides all the features required for product placement, order fulfilment, etc.., key to the management of online sales. 4) Listing orders and customer details From the back office of the site you can search and sort orders by: •customer •order status •date •Payment 5) Search for articles in the catalog A search engine of the products is accessible directly by the customers at the commercial site using the key words associated with each product. These key words are generated and/or are managed manually. 6) View of the product by list The view of the products of a category is a standard functionality of the Neogia solution.
  • 40. Dialup and Leased Line Addresses and Pocket PC’s
  • 41. What is a Dialup connection? • Dial-up pertains to a telephone connection in a system of many lines shared by many users. • It is maintained for a limited time duration. The alternative is a dedicated connection, which is continuously in place. • Dial-up lines are sometimes called switched lines and dedicated lines are called non switched lines. • A dedicated line is often a leased line that is rented from a telephone company.
  • 42. • A dial-up connection can be initiated manually or automatically by your computer's modem or other device.
  • 43. What is a Leased Line connection? • A permanent telephone connection between two points set up by a telecommunications common carrier. • leased lines are used by businesses to connect geographically distant offices. Unlike normal dial- up connections, a leased line is always active. The fee for the connection is a fixed monthly rate. • Connection doesn't carry anybody else's communications, so the carrier can assure a given level of quality.
  • 44.
  • 45. Difference between Dialup and Leased line Addresses Leased Line Dial-up Always connected, unless a system administrator or power failure takes the leased-line down. Initiated on demand, when a user tries to call a remote peer. Rented from a provider. Uses existing telephone lines. Requires synchronous units. Uses less costly modems.
  • 46. Pocket PC’s • Pocket PC (pocket personal computer) is a generic label that is used to describe a mobile device that provides many of the same functions as a desktop computer. • Informally, the term is used as a synonym for smart phone or personal digital assistant (PDA). Pocket PC is a hardware specification from Microsoft for a small, handheld computing device that uses the Microsoft's Windows Mobile operating system
  • 47. Smart
  • 49. World Wide Web PRESENTED BY: SADIA KHAN
  • 50. • It is a collection of text documents and other resources, linked by hyperlinks and URLs, usually accessed by web browsers, from web servers. • It is one of the services transferred over these networks. • World wide web
  • 51. Linking • Web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like <a href="http://example.org/wiki/ Main_Page">Example.org, a free encyclopedia</a
  • 52. Dynamics Update Of Web Pages • Java Script is a scripting language that was initially developed in 1995 by Brendan Eich, • Netscape, for use within web pages. • The standardised version is ECMA Script. • Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. • Web pages may also regularly poll the server to check whether new information is available.
  • 53. • Important aspect in communication technology is mobile phone has become the most common tool of communication from the last few years. • Pre-cell phone mobile phone technology, communication was possible only through voice. But now we have certain advance technologies 1. Analogue cell phones 2. Digital cell phones 3. 2G networks for voice only 4. 3G introduced Advancements
  • 54.
  • 55. 4G Connections • 4G development focuses around achieving ultra-broadband speeds, competing with and in some cases outstripping the speeds providing by your home internet connections.
  • 56. 5G Connections • 5G is a technology used in research papers and projects to denote the next major phase of mobile telecommunication standards. • It is a real wireless world that is WWWW (World Wide Wireless Web).
  • 57. Telephony & Modem • Telephony is transmission of speech/sound at a distance via electromagnetic spectrum. • Modem is a device that encodes digital computer signals in to analogue signals and vice versa. It allows computers to communicate over a phone line.