+ All Categories
Home > Documents > 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin...

2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin...

Date post: 23-Dec-2015
Category:
Upload: vincent-hubbard
View: 216 times
Download: 0 times
Share this document with a friend
Popular Tags:
38
2-1
Transcript
Page 1: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-1

Page 2: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-2

Chapter 2

Basic Technology

of the Internet

and e-Commerce

Businesses

McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 3: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-3Basic Technology of the Internet Basic Technology of the Internet and e-Commerce Businessand e-Commerce Business

• Questions answered in this Chapter:– What is the Internet?– What are four components of Joseph Carl Robnett Licklider’s

original vision that make the Internet easy to use?– What are the content types on the Web?– How are websites created?– What are the key similarities and differences between e-

commerce and bricks-and-mortar selling in regard to location?– How does e-commerce payment differ from bricks-and-mortar

payment?– What role does security play in e-commerce?

– What challenges exist in e-commerce fulfillment?

Page 4: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-4Early NetworksEarly Networks

• Internet’s beginnings can be traced back to memos written in 1962 by MIT’s Joseph Carl Robnett Licklider outlining the galactic networking concept

• Great advances were made in network technology in 1960s

• To connect computers and permit transfer of information locally, many organizations installed Local Area Networks

• LAN technology was limited by geographical distance

• To allow computer and networks separated by larger geographical distance to communicate ARPA (Advanced Research Projects Agency) developed a Wide Area Network (WAN) called the ARPANET

Page 5: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-5

What is the Internet?What is the Internet?

• Internet Protocol (IP):– Software that sets the rules for data

transfer over a network

• Transmission Control Protocol (TCP): – Software that ensures the safe and reliable

transfer of the data

Page 6: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-6

What is the Internet?What is the Internet?

• The internet is a collection of wires, protocols and hardware that allows the electronic transmission of data over TCP/IP

• Any data can be transferred over the net, e.g., email, faxes,video,voice & web pages

• Technically www (web) and the net are not the same.The web is an application for the net

Page 7: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-7How the Internet WorksHow the Internet Works

Characteristics that allow shared access of data in a network :

1. Unique identification of each computer on the networkInternet is a network of millions of computers and thousands of networks intertwined together. Thus it was important that each computer can be uniquely identified by assigning a specific Internet Protocol(IP) address.

e.g.,198.108.95.145

2. Human-friendly addressingDomain Name System(DNS) gave each computer on the network an address comprising an easily recognizable letters and words instead of an IP address.

e.g., www.philanthropy.com

Page 8: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-8

How the Internet WorksHow the Internet Works (cont’d)(cont’d)

3. Packet Switching

To remedy delays associated with unequally sized data transfers, instead of transferring files in their entirety, whole files are broken up into data packets before being transferred over the network.

4. Routing

Routers are dedicated, special-purpose computers which serve as an intermediary between networks. They route packets efficiently through networks. Routers are building blocks of the internet.

Page 9: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-9

How the Internet WorksHow the Internet Works (cont’d)(cont’d)

5. Reliability and Transmission control Protocol

IP software handles packet deliveries and TCP handles safe delivery of packages.

6. Standardization

Without the TCP/IP standardization, there would have been many negative tradeoffs, such as inflexibility and increased functional and switching costs.

Page 10: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-10Functions of TCP/IPFunctions of TCP/IP

• Prevents loss of data• Checks packets• Eliminates duplicate packets• Sends confirmation when the packet is received• If confirmation is not received, then the packet is

retransmitted• Enables reliable and error-free communication over

the net

Page 11: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-11

Exhibit 2-1: Circuit-Switched NetworkExhibit 2-1: Circuit-Switched Network

Switch Switch

Reserver for connection between 1 and 7

Reserver for connection between 4 and 6

Reserver for connection between 3 and 8

Dedicated Physical Connections

Computer 1

Computer 2

Computer 3

Computer 4

Computer 5

Computer 6

Computer 7

Computer 8

Computer 9

Computer 10

Page 12: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-12

Exhibit 2-2: Packet-Switched NetworkExhibit 2-2: Packet-Switched Network

Computer 1

Computer 2

Computer 3

Computer 4

Computer 5

Node Node

Computer 6

Computer 7

Computer 8

Computer 9

Computer 10

1 to 7 4 to 6 1 to 7 3 to 8 4 to 6 1 to 7 3 to 8

Shared transmission line with data broken into "packets"

Page 13: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-13How are Web Sites Created?How are Web Sites Created?

1. A Web page can be made by adding text-based codes called Hyper Text Markup Language (HTML) to a text file.Text editor allows to create WebPages and gives more flexibility and control over design and layout.

2. Document conversion tools enable existing documents and new documents to be created and posted with minimal investment in learning markup language.

3. Several web authoring tools are available; e.g., Microsoft FrontPage lets users add multimedia objects such as sound and animation to their web pages.

4. High-end Web authoring tools such as Dreamweaver and Adobe GoLive offer more powerful site creation and management features, and allow expanded features such as database integration to be built in a web site.

Page 14: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-14Exhibit 2-3: Browser View and Source Exhibit 2-3: Browser View and Source View of a Web PageView of a Web Page

Page 15: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-15What Web pages are made ofWhat Web pages are made of

• The entire Web is built upon three concepts: web pages (documents seen on the browser), links (connecting one web page to another), and servers (storing and transmitting the information to the browsers for display)

• No special software is required to create a web page

• Majority of pages are created using Hyper Text MarkUp Language(HTML)

Page 16: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-16Contents of the WebContents of the Web

• Links – Internal Anchor Links:

Internal anchors are used to connect with other locations within the same document.

– Page Links:

Page links allow users to link to other web pages.– Mail-to Links:

Mail links are used to let users send feedback and questions directly to them.

• FormsForms are basically web pages where the user can enter information on the fields provided on the page.Forms are useful in getting highly structured feedback.

Page 17: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-17

Contents of the Web Contents of the Web (cont’d)(cont’d)

• Images

The most supported image formats on the Web are Graphic Image Format (GIF) and Joint Picture Encoding Group(JPEG).

• Multimedia

Web supports multimedia file type such as images, audio and video.

Page 18: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-18

Capturing ContentCapturing Content

Capturing contents and compressing data• Print Images

Printed images can be captured with low cost scanners and photos can be downloaded with digital video cameras.

• AudioSounds can be captured, compressed and stored for use on the web.

• VideoVideo capture cards allow users to capture the analog video output of camcorders, VCRs and DVD players.

Page 19: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-19Web BrowsersWeb Browsers

• Browsers make the retrieval process transparent

• Uniform Resource Locator (URL): Tells the browser several things about how to access the desired content:

1. The transmission protocol to access the content.

e.g., Hyper Text Transfer Protocol for Web Pages, File Transfer Protocol (FTP) for transmission of files and the extended S-HTTP for a higher degree of security.

2. The name of the computer where the content can be found

3. The directory on the computer where content is stored and the name of the file containing the content.

Page 20: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-20

Exhibit 2-5: Components of a URLExhibit 2-5: Components of a URL

http://www.monitor.com/cgi-bin/templates/index.html

Indicates browser should use HyperText Transfer Protocol for

server access

Indicates browser should use HyperText Transfer Protocol for

server access

The directory that contains the file you want

to view

The directory that contains the file you want

to view

The name of the computer being accessed (could also use

this computer’s IP address, which is 208.178.40.89)

The name of the computer being accessed (could also use

this computer’s IP address, which is 208.178.40.89)

The name of the file you want to view

The name of the file you want to view

Source: Adapted from Douglas Comer, The Internet Book, 3rd. Ed. (New Jersey: Prentice Hall, 2000), 203.

Page 21: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-21Exhibit 2-4:The First Graphical Web Browser Exhibit 2-4:The First Graphical Web Browser (1993 version running on a NeXT PC)(1993 version running on a NeXT PC)

Page 22: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-22

Placement: Bricks-and-MortarPlacement: Bricks-and-Mortar

• Location– When deciding on a store location, a company

must consider many factors including:• Geographic desirability• Nearby stores, • Number of customers accommodated• Attributes of the space itself

• Competition– When choosing a location, merchants prefer to set

up stores where there is little competition for customers

• Convenience– In addition to considering convenience for

customers, merchants also consider how convenient a location is for themselves

Page 23: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-23

Placement: e-CommercePlacement: e-Commerce

• Location– It is important that the website is highly visible and easily

found. Factors that facilitate this are:• Placement of links to the website• Multiple domain names• Partnerships with websites• Use of search engines

• Competition– The location and visibility of competitive websites is a factor

is deciding the location of an e-commerce location

• Convenience– Some e-commerce locations offer more convenience to the

merchant than others, sites like Amazon zShops and Yahoo function as large online malls

Page 24: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-24Merchandise and Audience Size: Merchandise and Audience Size: Bricks-and-Mortar Bricks-and-Mortar

• Store Size:– There are two issues related to size

• What type of items the store sells—the size of the merchandise will influence the size of the store

• The number of customers who will be shopping in the store at once—more customers per hour requires a larger space

Page 25: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-25Merchandise and Audience Size: Merchandise and Audience Size: e-Commercee-Commerce

• Store Size– Just as Bricks-and-Mortar stores consider parking spaces,

aisle width, etc., e-commerce stores need enough bandwidth, processing power, and data storage capacity to provide proper service to their customers

• Bandwidth: Is the amount of data that can be sent through a connection at once

• Processing Power: Is the amount of data that can be processed by a website at a given time. Three factors influence the amount of processing power needed

– Product breath– Number of transactions– Level of interactivity

• Data Storage Capacity: Online businesses collect and store huge amounts of customer data such as demographics, purchase patterns, billing histories, and click streams

Page 26: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-26

Presentation: Bricks-and-MortarPresentation: Bricks-and-Mortar

• Store Layout– Store layout often speaks volumes about the

image a store wishes to project and the type of customers it wishes to retain. As a result, marketers and merchants often pay great attention to how their merchandise is presented

• Customer Service– Customer service is a necessity for a successful

merchant and great service often enables merchants to charge premiums for their products

Page 27: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-27

Presentation: e-CommercePresentation: e-Commerce

• Store Layout– Online presentation encompasses all customer-facing

aspects of the store.• User Interface

– Ensure your customers see what you want them to see.– Know your customer

• Online Customer service– The lack of direct interaction between customer and the

purchasing environment is addressed using:• The Web and FAQs• E-mail• Chat• Discussion Groups

Page 28: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-28

Payment: Bricks-and-MortarPayment: Bricks-and-Mortar

• Cash– Issues with cash:

• Theft• Cash Fees

• Credit Cards– Issues with credit cards

• Fraud• Fees

Page 29: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-29

Payment: e-CommercePayment: e-Commerce

• Cashless Society

• Credit Cards– Issues with credit cards

• Card-Not-Present Transactions• Higher Fraud Rates• Higher Fees• Security

Page 30: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-30

Security: Bricks-and-MortarSecurity: Bricks-and-Mortar

• Overt and Covert Cameras– To monitor both shoplifting and shrinkage

• Alarms and Security Tags– Stores can use alarms to monitor entry and exit

activity during off-hours – Place security tags on high-value items

• Security Guards– To monitor both in-store activity and off-hours

activity

Page 31: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-31

• Technologically Complex– Because selling products on the Web is so dependent on

technology, significant technological expertise is required to secure an e-commerce site

• Many More Potential Attackers– Because the Internet allows a website to be accessed by a

worldwide base of customers, it also allows it to be accessed by a worldwide base of hackers and criminals

• Much More Potential Damage– Because an e-commerce website is functionally the equivalent of a

large single store, the scale of crimes is far larger than for any single outlet of a chain of physical stores

Security: e-CommerceSecurity: e-Commerce

Page 32: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-32

e-Commerce Security Technologye-Commerce Security Technology

• Several technologies can be employed to help reduce the risk to companies and their customers when completing e-commerce transactions– Passwords: Identify who is trying to access a

website or part of a website

– Encryption: Encodes and decodes information transmitted over the Internet

– Public Key Infrastructure: Encryption software uses pieces of additional software called keys to ensure that only the creators and the intended recipients can access it

Page 33: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-33Exhibit 2-6: Digital Certificate Exhibit 2-6: Digital Certificate Transmission in e-CommerceTransmission in e-Commerce

Trusted third-party certificate provider

1. Digital certificate / public key and private key sent to

server (when server is initially set up)

Customer’s PC

4. Certificate used to encrypt data

5. Encrypted data sent to server via internet

6. Private key used to

decrypt data

7. S

erve

r sto

res

and

proc

esse

s cr

edit

card

data

Web server with private key

Internet

Credit Card

Information

VISA******************

EncryptedCredit Card Information

******************

Credit Card

Information

VISA******************

EncryptedCredit Card Information

******************

2. Copy of public key is sent to customer’s PC. Customer accepts this certificate to create SSL

pipe between user’s PC and server

= non-SSL transmission

= SSL transmission

3. Encrypted “tunnel” created

Note: Step 3 indicates the creation of an SSL encrypted “tunnel” for data to pass through. Steps 4 through 7 show what happens behind the scenes in SSL.

Page 34: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-34

Securing Companies from External AttackSecuring Companies from External Attack

• Screening Routers– Can screen packets and determine, not only, whether

they can forward a packet, but also, whether they should forward it

• Proxy Servers– Their primary purpose is to forward packets on behalf of

PCs on a company’s internal network to the Internet

• Firewalls – Is essentially a computer (or specialized appliance) that

sits between the Internet and anything a company wants to protect (such as a Web server or internal network)

Page 35: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-35Exhibit 2-7: Digital Signature AuthenticationExhibit 2-7: Digital Signature Authentication

Trusted third-party certificate provider

1. Digital certificate / public key sent to

customer

Customer’s PC

4. Public key / certificate used to decrypt digital

signature

Web server with private key

Internet

EncryptedDigital

Signature

******************

Digital Signature

ABC Corp.************

5. User is presented with digital signature

information. If user accepts certificate, SSL tunnel is

created.

Digital Signature

ABC Corp.************

2. Private key encrypts digital signature

document

EncryptedDigital

Signature

******************

3. Encrypted signature sent

Page 36: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-36

Fulfillment: Bricks-and-MortarFulfillment: Bricks-and-Mortar

• Includes all steps necessary to distribute the company’s products. Examples:– Wal-Mart: the creation of distribution

network of regional warehouses, trucks, and retail stores

– Fingerhut: the building of relationships with suppliers and creation of a system to deliver purchased items to customers

Page 37: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-37

Fulfillment: e-CommerceFulfillment: e-Commerce

• Issues Facing e-commerce fulfillment:– Customer Demand for Transparency– Many Activities and Parties– Multiple systems– Capacity Utilization

Page 38: 2-1. 2-2 Chapter 2 Basic Technology of the Internet and e-Commerce Businesses McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All.

2-38

Order ProcessingOrder Processing

SystemsSystems Potential PartnersPotential Partners

Exhibit 2-8: Fulfillment — Integrating Multiple Exhibit 2-8: Fulfillment — Integrating Multiple

Partners, Technologies, and SystemsPartners, Technologies, and Systems

Internal Accounting Systems

Internal Accounting Systems

Payment processing

Security Database

systems Order entry

Banks Payment

processors CustomersProcurementProcurement

SystemsSystems Potential PartnersPotential Partners

Inventory management

Purchasing systems

Multiple suppliers

ShippingShipping

SystemsSystems Potential PartnersPotential Partners

ReturnsReturns

SystemsSystems Potential PartnersPotential Partners

Multiple tracking systems

Multiple shipping partners

ESPs

Picking / PricingPicking / Pricing

SystemsSystems Potential PartnersPotential Partners

Warehouse logistics

Inventory management

Security

Multiple outsourced suppliers

ESPs

Multiple tracking systems

Return processing systems

Multiple shipping partners

ESPs

ProductInformation exchange


Recommended