22:010:622 Internet Technology and E-Business Dr. Peter R. Gillett - - PowerPoint PPT Presentation

22 010 622 internet technology and e business
SMART_READER_LITE
LIVE PREVIEW

22:010:622 Internet Technology and E-Business Dr. Peter R. Gillett - - PowerPoint PPT Presentation

22:010:622 Internet Technology and E-Business Dr. Peter R. Gillett Associate Professor Department of Accounting & Information Systems Rutgers Business School Newark & New Brunswick Dr. Peter R Gillett February 12, 2003 1


slide-1
SLIDE 1

February 12, 2003

  • Dr. Peter R Gillett

1

22:010:622 Internet Technology and E-Business

  • Dr. Peter R. Gillett

Associate Professor Department of Accounting & Information Systems Rutgers Business School – Newark & New Brunswick

slide-2
SLIDE 2

February 12, 2003

  • Dr. Peter R Gillett

2

Routing and Ports

TCP and UDP work on Static Port

Numbers

ftp: 21 & 20 telnet: 23 SMTP Mail: 25 HTTP: 80 POP3 Mail: 110

slide-3
SLIDE 3

February 12, 2003

  • Dr. Peter R Gillett

3

Quality of Service Paper

Delay: elapsed time for a packet to go from the

sender through the network to the recipient

Jitter: variation (variance) of the delay Bandwidth: max. sustainable data transfer rate Reliability: average error rate, mean expected

time to error

Business Issues Service Quality v. Quality of Service

slide-4
SLIDE 4

February 12, 2003

  • Dr. Peter R Gillett

4

Quality of Service Paper

TCP Rate Control

Slow Start

Transmission rate doubled as each ACK received

Congestion Avoidance

Transmission rate halved for when packet loss, to

create threshold, and subsequently increased from there

slide-5
SLIDE 5

February 12, 2003

  • Dr. Peter R Gillett

5

Moore’s Law ?

By Coffman and Odlyzko Internet traffic doubling each year

What does this mean for E-Business? Valuing Cash flows

Data traffic expected to pass voice traffic in

2002?

Transmission Technology appears to be

sufficient to handle a doubling of traffic each year for at least a decade

Data traffic will likely continue to increase

slide-6
SLIDE 6

February 12, 2003

  • Dr. Peter R Gillett

6

Moore’s Law ?

What are some reasons for data traffic

continuing to increase?

Is there a Moore’s law for data bandwidth? What are some cautions about measuring phone

line traffic and Internet traffic independently?

There is enough data on disks and tapes to

completely saturate all communications media

One of the paper’s contentions: bandwidth glut

will not happen

slide-7
SLIDE 7

February 12, 2003

  • Dr. Peter R Gillett

7

Outline

The Story So Far . . . Why the Internet works so well? Internet Application Protocols Dell HTTP, SGML, HTML & XML Personal Web Pages Electronic Marketing The Story So Far . . .

slide-8
SLIDE 8

February 12, 2003

  • Dr. Peter R Gillett

8

The Story So Far . . .

Comer:

Chapters 1-2: The revolutionary impact of the

Internet & some links

Chapter 3: Ubiquitous access Chapter 4: Analog v. digital Chapter 5: Digital data (Morse code) Chapter 6: Modulation-demodulation Chapter 7: Local area networks

slide-9
SLIDE 9

February 12, 2003

  • Dr. Peter R Gillett

9

The Story So Far . . .

Comer:

Chapter 8-11: History of the Internet:

Many incompatible LANs LANs incompatible with WANs DARPA (Defense Advanced Research Projects Agency) ARPANET (late 70s) – backbone WAN TCP/IP

Open system RFCs (Request for Comments) online

1982 Prototype Internet using TCP/IP

slide-10
SLIDE 10

February 12, 2003

  • Dr. Peter R Gillett

10

The Story So Far . . .

Comer:

Chapter 8-11: History of the Internet:

TCP/IP integrated into UNIX NSF funds CSNET using TCP/IP IAB (Internet Activities/Architecture Board) IETF (Internet Engineering Task Force) NSFNET

Mid-level Networks NSF backbone

slide-11
SLIDE 11

February 12, 2003

  • Dr. Peter R Gillett

11

The Story So Far . . .

Comer:

Chapter 8-11: History of the Internet:

1992: ANSNET 1995: vBNS Internet 2 Other networks:

BITNET FIDONET JANET EBONE

slide-12
SLIDE 12

February 12, 2003

  • Dr. Peter R Gillett

12

The Story So Far . . .

Comer:

Chapter 12-19: Underlying Technologies:

Packet switching

Label packets Computer addressing Variable size packets Slow start – increasing transmission rates TTL (Time To Live)

Routers

slide-13
SLIDE 13

February 12, 2003

  • Dr. Peter R Gillett

13

The Story So Far . . .

Comer:

Chapter 12-19: Underlying Technologies:

Access

ISPs (Internet Service Providers) Dial-Up/Modems Cable modems ADSL Wireless

slide-14
SLIDE 14

February 12, 2003

  • Dr. Peter R Gillett

14

The Story So Far . . .

Comer:

Chapter 12-19: Underlying Technologies:

IP (Internet Protocol)

Software on every (?) machine Datagrams: Internet packets Dotted quad addresses

TCP (Transmission Control Protocol)

ACK Resend TTL

slide-15
SLIDE 15

February 12, 2003

  • Dr. Peter R Gillett

15

The Story So Far . . .

Comer:

Chapter 12-19: Underlying Technologies:

DNS (Domain Name Servers)

Other Protocols:

HTTP SMTP POP3 IMAP

slide-16
SLIDE 16

February 12, 2003

  • Dr. Peter R Gillett

16

The Story So Far . . .

Quality of Service

Delay Jitter Bandwidth Reliability

slide-17
SLIDE 17

February 12, 2003

  • Dr. Peter R Gillett

17

The Story So Far . . .

slide-18
SLIDE 18

February 12, 2003

  • Dr. Peter R Gillett

18

Why the Internet Works So Well

Today, typical computers are 1000 times faster

than they were when TCP/IP was first used (around 1982)

Switching technology is 2500% faster The Internet is a very complex system TCP/IP is well documented and it was well

studied before it was put in action

  • Dr. David Clark (Internet Architect from 1983 to

1989) said: “rough consensus and working code”

slide-19
SLIDE 19

February 12, 2003

  • Dr. Peter R Gillett

19

IP Provides Flexibility

Extremely flexible!

Makes NO assumptions about the underlying

hardware

Works on WANs and LANs Any speed networks Guaranteed no packet loss or just best effort Any media (level 1 or 2 of OSI model), such as

fiber, twisted pair, cellular, etc.

slide-20
SLIDE 20

February 12, 2003

  • Dr. Peter R Gillett

20

TCP Provides Reliability

Adaptability of TCP allows it to manage IP

datagrams across various media

Compensates for differences in underlying

network hardware

WANs can loose many packets, where LANs rarely

do

Speed differences for different network links

Handles rapid changes in performance due to

changing network loads

slide-21
SLIDE 21

February 12, 2003

  • Dr. Peter R Gillett

21

Long Term Research’s Role

TCP/IP developed by dedicated and

talented people

Researchers were allowed to experiment

and look at fundamental problems

Researchers insisted each part work well

before TCP/IP was released

slide-22
SLIDE 22

February 12, 2003

  • Dr. Peter R Gillett

22

Email, Bulletin Boards & Browsers

Email is credited to Ray Tomlinson Economic Impact

Small and Large Companies The earth’s distance shrunk again

Internet based communities

How to profit from them? How to support them for business? Extremely specialized How do these impact professionals? Business

people, physicians and lawyers?

slide-23
SLIDE 23

February 12, 2003

  • Dr. Peter R Gillett

23

Chat Rooms, Talk, etc.

What are the opportunities for Business?

Helping clients and potential clients Competitive Information Others?

Will Chat rooms evolve into interactive

conference calls?

Do people want this? Is there good from some

anonymity?

Business Issues ATM networks, etc.

slide-24
SLIDE 24

February 12, 2003

  • Dr. Peter R Gillett

24

ftp and telnet

ftp: file transport protocol: predates the Internet

back to the Arpanet days

telnet: predates the present Internet as well,

remote logins, MIT X Windows, etc.

Purpose was to allow the use of remote

resources

ftp and telnet USE (sit on top of) TCP/IP The notion of time sharing!

Discussion, what exactly is this? Classical examples, IBM VM, Unix, Multix

slide-25
SLIDE 25

February 12, 2003

  • Dr. Peter R Gillett

25

Industrial Interlude: Dell

The Dell Example

Over $35 billion in sales expected this F Year

(2003)

Larger and larger portion of sales over the

Internet

The Beginning: Mike Dell at Univ. of Texas

The market he sold to The change in 1993

slide-26
SLIDE 26

February 12, 2003

  • Dr. Peter R Gillett

26

Dell

30% to 40% growth rates Some observations:

Dell’s initial market was the hobbyist Later, their market grew to business and

home customers

This change required re-engineering! The Web suited this well,& also fits the small

computer shipping paradigm

slide-27
SLIDE 27

February 12, 2003

  • Dr. Peter R Gillett

27

Dell

Compaq and the 1993 price war Dell lost $65 million, close to bankruptcy Response: fundamental change in business Re-engineering

Just-in-time manufacturing Mass customization Employees monitor their own productivity Later: moved to customized electronic catalogues Build web sites at Dell, for their large customers

slide-28
SLIDE 28

February 12, 2003

  • Dr. Peter R Gillett

28

HTTP

Another protocol on top of TCP/IP How does it work?

Client/Server Serves Web Pages

CGI bin, Common Gateway Interface, typical of Unix Servers ASP: Active Server Pages, typical of Microsoft servers Can dynamically, on demand, build varying pages to be

served

Uses HTML for presentation

slide-29
SLIDE 29

February 12, 2003

  • Dr. Peter R Gillett

29

HTML

History and place in industry

Hypertext named in the 1960 by T. Nelson in his

book: “Literary Machines”

Scientists working on a generalized markup

languages GMLs

ISO standardized SGML in 1986

Mark up documents independent of computer hardware and

software

Very exacting language: DOD, Assoc. American Publishers,

Hewlett-Packard, Kodak, etc., use SGML

slide-30
SLIDE 30

February 12, 2003

  • Dr. Peter R Gillett

30

SGML

Key Attributes and Advantages of SGML

Can last a long time due to standards of the ISO Nonproprietary and software/hardware independence

give it long lasting ability

Supports user defined tags

Disadvantages and difficulties

Expensive to set up and run Expensive compared to HTML Has a steep learning curve

slide-31
SLIDE 31

February 12, 2003

  • Dr. Peter R Gillett

31

HTML and XML

Both have their own DTDs (Document Type Definitions)

  • T. Berners-Lee (and others?) trimmed down SGML to

create HTML

HTML only places and formats text!

Only static details, no “page state” is kept Cannot interpret the meaning of parts of a page

XML (eXtensible Markup Language) XML is also based on SGML XML is designed to have some understanding of the

semantics of data on a page

slide-32
SLIDE 32

February 12, 2003

  • Dr. Peter R Gillett

32

HTML’s Weakness

Lacking the ability to maintain the state of a

visitor has lead to:

XML JavaScript Java applets, etc. Visual Basic (as applied to the web)

Lacking the ability to understand details of its

  • wn data has given way to complex servers
slide-33
SLIDE 33

February 12, 2003

  • Dr. Peter R Gillett

33

XML

See www.xml.com XML both

Retains the state of a page or web surfer “Understands” the content of a page

Has metadata: information about data in a

page

Helps automatic processing on web pages

slide-34
SLIDE 34

February 12, 2003

  • Dr. Peter R Gillett

34

XML

From www.xml.com : <?xml version="1.0"?> <oldjoke> <burns>Say <quote>goodnight</quote>, Gracie.</burns> <allen><quote>Goodnight, Gracie.</quote></allen> <applause/> </oldjoke>

slide-35
SLIDE 35

February 12, 2003

  • Dr. Peter R Gillett

35

XML

<!ELEMENT oldjoke (burns+, allen,

applause?)>

Syntax:

X+ means one or more X means exactly one X? means perhaps one Similar to Regular Expression Syntax

slide-36
SLIDE 36

February 12, 2003

  • Dr. Peter R Gillett

36

HTML Basics

<tag_name properties> Text to be

Displayed </tag_name>

Example: <B> Wow! </B>

Wow!

Tags not case sensitive Opening and closing tags, one sided tags:

<P align=“right”>

slide-37
SLIDE 37

February 12, 2003

  • Dr. Peter R Gillett

37

HTML Basics

The main attraction: html links! <a href=“http://www.rutgers.edu”> Visit Rutgers!

</a>

<a href=“http://www.business.rutgers.edu”> RU

Business! </a>

<a href=“#ref_1”> Click Here to Go There </a> <a name=“ref_1”> !!!

slide-38
SLIDE 38

February 12, 2003

  • Dr. Peter R Gillett

38

HTML

Check out: www.loc.gov/global/internet/html.html Also: www.w3.org Current specification since 24-Apr-1998 is 4.0,

revised 24-Dec-1999 to 4.01

Varying link structures

Linear Trees Other

slide-39
SLIDE 39

February 12, 2003

  • Dr. Peter R Gillett

39

Personal Web Pages

Various HTML editors MS Word, for example The public_html directory The file index.html Everything in public_html is viewable by the

world!

slide-40
SLIDE 40

February 12, 2003

  • Dr. Peter R Gillett

40

Creating a Web Page

Create a subdirectory public_html:

md public_html

Enable public access:

chmod a+xr public_html

Logout ftp the content of the “Homepage” directory to

public_html

ftp ftp.eden.ruters.edu Login using your account name and password cd public_html put index.html etc.

Test! Test! Test!

slide-41
SLIDE 41

February 12, 2003

  • Dr. Peter R Gillett

41

Personal Web Pages

  • <HTML>
  • <HEAD>
  • <TITLE>
  • Peter R. Gillett
  • </TITLE>
  • </HEAD>
  • <BODY>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • This is a test.<BR>
  • </BODY>
  • </HTML>
slide-42
SLIDE 42

February 12, 2003

  • Dr. Peter R Gillett

42

Personal Web Pages

http://rucs.rutgers.edu/websupport.html http://www.nbcs.rutgers.edu/www.html http://www.eden.rutgers.edu/template-

body.html

http://newarkwww.rutgers.edu/pubadmin/T

PA/TPA- Spring2000/webpages/webpages.PPT

slide-43
SLIDE 43

February 12, 2003

  • Dr. Peter R Gillett

43

Testing, testing and testing!

Which web browsers Which versions of which web browsers? Loads - how many web pages served? Interactive speed on weak home computers Regression Testing Unit Testing Market Research Testing

slide-44
SLIDE 44

February 12, 2003

  • Dr. Peter R Gillett

44

Internets, Intranets and Extranets

Internet: World-Wide WAN Intranet: web-based private network Extranet: intranet connecting business

partners, certain customers or suppliers

Extranets and Wal-Mart's inventory

management: letting the suppliers see the inventory moving off the shelves

slide-45
SLIDE 45

February 12, 2003

  • Dr. Peter R Gillett

45

A Start on E-Marketing

Two key issues of building web pages

Marketing (Issue for most B2C and B2B) Logistics (Wal-Mart example)

Profit = Revenue – Cost Marketing focuses on Revenue Logistics focuses on Costs Both part of the same equation!

slide-46
SLIDE 46

February 12, 2003

  • Dr. Peter R Gillett

46

E-Marketing

Selling is hard: sell commodity X

Makes potential buyers of X aware you are

selling X

Brand positioning of you with other vendors Sales strategy Make the Sale!

Flavors: relationship marketing, one-to-

  • ne marketing, mass marketing
slide-47
SLIDE 47

February 12, 2003

  • Dr. Peter R Gillett

47

What can the Internet Offer?

Mass marketing? Yes, but more!

Demographics of the Internet still pretty good Make it easy for your customers to find you

Relationship marketing? Yes,

Use the Internet as another contact media See the Dell example and my-yahoo: make

customers dependant on you

One-to-one marketing?

Gigantic Advances!

slide-48
SLIDE 48

February 12, 2003

  • Dr. Peter R Gillett

48

Some Details

  • New brand image media
  • Media of its own
  • Enhancing other media
  • Product comparison transparency
  • Transaction costs/friction minimized
  • Changing vendors costs/friction

minimized (oops!)

  • How can we change this?
slide-49
SLIDE 49

February 12, 2003

  • Dr. Peter R Gillett

49

Internet One-to-One Marketing

Computers and Humans: complementary

In general what machines can do enhances what

humans can do

Know your potential customer!

Who looked in my window? How much do they spend

  • n shoes a year?

How many people that look in my window make a

purchase?

Those days I have a red background do I sell more

than when I have a green background?

slide-50
SLIDE 50

February 12, 2003

  • Dr. Peter R Gillett

50

Direct Marketing

Tools

Sign up! Email marketing

Very low cost Click a link and explore more offerings Most direct marketing details translatable

Coupons Frequent-flyer miles (even easier)

Other things? Beware of spam!

slide-51
SLIDE 51

February 12, 2003

  • Dr. Peter R Gillett

51

Classical Purchase Model

1.

There is a need for a solution

2.

Search for a solution, explicitly or implicitly

3.

Discovery or examination of different solutions

4.

Possible refinement of needs

5.

Evaluation of different solutions

6.

Purchase

7.

Possible service or follow up

slide-52
SLIDE 52

February 12, 2003

  • Dr. Peter R Gillett

52

Internet Effects on Purchase Model

How has the Internet effected this? Has every step been effected? Where are the traps and pitfalls?

Have you seen any traps and/or pitfalls?

How could different firms use such models to

enhance their web sites

What is your web site’s goal? Web site strategies and planning WIIFM?

slide-53
SLIDE 53

February 12, 2003

  • Dr. Peter R Gillett

53

Choi et. al.’s Cube of EC

http://uts.cc.utexas.edu/~soon/vita/selling-

  • nline.html

X-axis: type of delivery agent: from

physical to electronic (to virtual)

Y-axis: type of product: from physical to

electronic (to virtual)

Z-axis: market processes: from physical to

electronic (to virtual)

slide-54
SLIDE 54

February 12, 2003

  • Dr. Peter R Gillett

54

Lessons from Choi et. al.’s Cube

The New Economy How extensive is it really? At least as seen

through this cube?

Does the virtual dimension make any

sense?

How can we exploit virtual information?

What good do such models give us? Where to next?

slide-55
SLIDE 55

February 12, 2003

  • Dr. Peter R Gillett

55

The Story So Far . . .

Comer:

Chapter 20: Email

Mailboxes Email addresses Client/Server! Mailing lists

Chapter 21: Bulletin Boards/News

Subscribing Netiquette

slide-56
SLIDE 56

February 12, 2003

  • Dr. Peter R Gillett

56

The Story So Far . . .

Comer:

Chapter 22: Web Browsers

Gopher

Gopherspace Veronica Very Easy Rodent-Oriented Net-wide Index to

Computerized Archives

URLs

Chapter 25: Automated Web Search

Search Engines Directories String matching Boolean Logic

slide-57
SLIDE 57

February 12, 2003

  • Dr. Peter R Gillett

57

The Story So Far . . .

Comer:

Chapter 27: Faxes and FTP:

Anonymous FTP Archie (database of FTP sites and their contents)

Chapter 28: TELNET

Remote access

slide-58
SLIDE 58

February 12, 2003

  • Dr. Peter R Gillett

58

Class Projects

Personal Web Pages

Will be due March 5

Projects

Will be group projects Produce a paper or demonstration relevant to

the class

Proposals due March 26 First Draft due April 16 Presentations and Final versions due April 30