Download presentation
Presentation is loading. Please wait.
Published byMaurice O’Neal’ Modified over 9 years ago
1
Week 4: Monetary Transactions in Ecommerce Chapter 3 of Amor Text “Selecting the Technology” Virginia F. Kleist, Ph.D.
2
Chapter 3 Chapter 3 is about the hardware and software infrastructure that enables the electronic commerce web application to operate. This chapter covers the basics of the internet communications architecture, IP addresses, software and some middleware applications. This chapter, together with Chpt. 14, covers the fundamentals of the tools that are required to build a viable web presence, infrastructural, software and payments mechanisms. The course has a managerial component, a technology component and a programming component, and these two chapters are related to the technology component.
3
Outline of Chpt. 3 Amor text Internet networking Exploring the IT infrastructure Deciding on the Enterprise Middleware Choosing the Right Enterprise Applications Building the E-Business Applications Speeding up the Internet
4
3.1 Internet Networking 3.1.1 The internet infrastructure 3.1.2 The Internet architecture 3.1.3 The internet protocol suite 3.1.4 The domain name system 3.1.5 IPv6 3.1.6 ATM Networks
5
Application Layer Transport Layer Network Layer Data Link Layer Physical Layer HTTP Request HTTPTCP HTTPTCPIP HTTPTCPIPEthernet Sender Receiver Request Application Layer Transport Layer Network Layer Data Link Layer Physical Layer HTTP Request HTTPTCP HTTPTCPIP HTTPTCPIPEthernet Request Figure 5-1 TCP/IP’s 5-Layer Network Model (note: from Fitzgerald and Dennis, 2002)
6
Client computer UT DNS Server 1. DNS Request to local server UT LAN IU LAN Interne t Figure 5-7 How the DNS works 2. DNS Request to.edu server IU DNS Server Root DNS Server for.EDU domain University of Toronto (note: from Fitzgerald and Dennis, 2002) Indiana University 3. DNS Request to IU DNS server 4. DNS Response to.edu server 5. DNS Response to UT server 6. DNS Response to client
7
Transmission Control Protocol/Internet Protocol (TCP/IP) (note: from Fitzgerald and Dennis, 2002) Developed in 1974 by Vint Cerf and Bob Kahn as part of the Arpanet network developed for the US Defense Department. TCP/IP is the protocol used by the Internet. Almost 70% of all backbone, metropolitan and wide area networks use TCP/IP. In 1998, TCP/IP surpassed IPX/SPX to become the most common protocol on local area networks.
8
Introduction: The Network and Transport Layers (note: from Fitzgerald and Dennis, 2002) The transport layer is responsible for end-to-end delivery of outgoing messages from the application layer. The transport layer sets up virtual circuits (when needed) and is also responsible for segmentation (breaking the message into several smaller pieces) at the sending end and reassembly (reconstructing the original message into a single whole) at the receiving end. The network layer is responsible for addressing and routing of the message. The network and transport layers also perform encapsulation of message segments from the application layer, passing them down to the data link layer on the sending end and passing them up to the application layer on the receiving end (see Figure 5-1).
9
IP Address Ipv4 Class A networks 16,777,216 IP addresses Class B networks 65,536 IP addresses Class C networks 256 IP addresses
10
Types of addresses (note: from Fitzgerald and Dennis, 2002) Address Example SoftwareExample Address Application LayerWeb browserwww.cba.uga.edu Network LayerTCP/IP128.192.98.5 Data Link LayerEthernet00-0C-00-F5-03-5A
11
IPv4 Addresses (note: from Fitzgerald and Dennis, 2002) IPv4, uses 4 byte (32 bit) addresses which is really a string of 32 binary bits. To make IP addresses easier to understand for human readers, dotted decimal notation is used. Dotted decimal notation breaks the address into four bytes and writes each byte values digital equivalent. An of an IP address in dotted decimal notation would be: 128.192.56.1
12
Figure 5-12 (note: from Fitzgerald and Dennis, 2002)
13
3.2 Exploring the IT Infrastructure 3.2.1 The platform 3.2.2 Basic internet software
14
3.3 Deciding on the Enterprise Middleware 3.3.1 Mail and collaboration 3.3.2 Network and Systems Management 3.3.3 Security software 3.3.4 Payment solutions 3.3.5 Database Management systems 3.3.6 High availability
15
3.4 Choosing the Right Enterprise Applications 3.4.1 Software trends 3.4.2 Imaging technologies 3.4.3 Content preparation: HTML, web page editors, content management,graphics software, multimedia tools, sound software 3.4.4 Data warehousing: consolidated views, descriptive terms, preprocessed data, normalization of data 3.4.5 Enterprise Resource Planning 3.4.6 Call center solutions
16
3.5 Building the E-Business Application 3.5.1 Putting the building blocks together 3.5.2 Integrating the enterprise 3.5.4 Solutions to integration: Point to point, database to database, federated databases, brokering, composite application, process automation 3.5.5 Selecting the right EAI Technology
17
3.6 Speeding up the Internet 3.6.1 Introduction 3.6.2 Content delivery management 3.6.3 Bandwidth conservation 3.6.4 Quality of service 3.6.5 Caching
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.