IT ELECTRONIC COMMERCE THEORY NOTES

Slides:



Advertisements
Similar presentations
TCP/IP MODEL Maninder Kaur
Advertisements

Chapter 8 Web Server Hardware and Software. Web Server Basics The main job of a Web server computer is to respond to requests from Web client computers.
Technology Infrastructure: The Internet and the World Wide Web
E-Commerce: The Second Wave Fifth Annual Edition
Infrastructure for Electronic Commerce
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
Chapter 8: Web Server Hardware and Software Electronic Commerce, Seventh Annual Edition.
Internet…issues Managing the Internet
Chapter 8: Web Server Hardware and Software. 2 Objectives In this chapter, you will learn about: Web server basics Software for Web servers management.
1 Chapter 2 Infrastructure for Electronic Commerce.
Slide 5.1 Curtis/Cobham © Pearson Education Limited 2008 Chapter 5 The Internet and the World Wide Web.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
Chapter 8: Web Server Hardware and Software
Lesson 19 Internet Basics.
Internet Basics.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
TCP/IP Web Design & Layout January 23, TCP/IP For Dummies  The guts and the rules of the Internet and World Wide Web. A set of protocols, services,
CLIENT A client is an application or system that accesses a service made available by a server. applicationserver.
Part IV Web Server Hardware and Software
Electronic Commerce Last Week
Workshop 1: Introduction to TCP/IP
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Network Tools TCP/IP interface configuration query - MAC (HW) address and IP address – Linux - /sbin/ifconfig – MS Windows – ipconfig/all 1.
1 Web Developer Foundations: Using XHTML Chapter 1 Key Concepts.
SEED Infotech Pvt. Ltd. 1 Networking in Java. SEED Infotech Pvt. Ltd. 2 Objectives of This Session Describe issues related to any type of network using.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Networks QUME 185 Introduction to Computer Applications.
1 2 Chapter 2 The Internet and the Web: Infrastructure for Electronic Commerce.
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Introduction to Technology Infrastructure Chapter 1.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
Hour 7 The Application Layer 1. What Is the Application Layer? The Application layer is the top layer in TCP/IP's protocol suite Some of the components.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
Course code: ABI 204 Course: Introduction to E-Commerce AMA University.
1 Internet Technologies CSC Internet Internet is a communication technology. Like telephone it enables people to communicate. Telephones enabled.
TCP/IP (Transmission Control Protocol / Internet Protocol)
Electronic Commerce and the Internet Chapter 6. Chapter Objectives Describe what the Internet is and how it works Explain packet-switching and TCP/IP.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
1 2 Chapter 2 The Internet and the Web: Infrastructure for Electronic Commerce.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
Web Server.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Internet Infrastructure Mapping the World Wide Web.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
Internet Basics. The Internet: Then and Now The Internet was created by the Advanced Research Projects Agency (ARPA) and the U.S. Department of Defense.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
Internet and World Wide Web Introduction to the Internet.
LESSON Networking Fundamentals Understand TCP/IP.
TCP/IP Utilities Richard Goldman May 29, 2003.
Distributed Systems.
Inside of a computer… What happens when you turn your computer on? What loads? Where are applications stored? How are do they run? In what form is information.
Web Development & Design Chapter 1, Sections 4, 5 & 6
The “Internet”.
Copyright © 2002 Pearson Education, Inc.
File Transfer Protocol
E-Business Tenth Edition
The Internet and the Web:
Web Design & Development
Inside of a computer… What happens when you turn your computer on? What loads? Where are applications stored? How are do they run? In what form is information.
Protocols 2 Key Revision Points.
Protocol Application TCP/IP Layer Model
Computer Networks Protocols
Presentation transcript:

IT 2031 - ELECTRONIC COMMERCE THEORY NOTES

UNIT II INFRASTRUCTURE FOR E COMMERCE Packet switched networks TCP/IP protocol script Internet utility programmes SGML, HTML and XML web client and servers Web client/server architecture intranet and extranets.

Packet switched networks Packet Switched - network, files and e-mail messages are broken down into small pieces, called packets that are labeled electronically with their origins, sequences, and destination addresses. Routing Packets – LAN, WAN

Routing Packets

TCP/IP TCP controls the disassembly of a message or a file into packets before it is transmitted over the Internet, and it controls the reassembly of those packets into their original formats when they reach their destinations. The IP specifies the addressing details for each packet, labeling each with the packet’s origination and destination addresses. IP addressing – IP v4 –used over 20 yrs. Range : 23^2 = 4,294,967,296 Example : 216.115.108.245 =11011000011100110110110011110101 =3,631,433,189.

Internet utility programmes Finger and Ping Utilities : Finger is a program that runs on UNIX operating systems and allows a user to obtain some information about other network users. A Finger command yields a list of users who are logged on to a network, or reports the last time a user logged on to the network. Disabling the command on their systems for privacy and security reasons

TCP/IP A program called Ping(Packet Internet Groper)- tests the connectivity between two computers connected to the Internet. Provides performance data about the connection between Internet computers, such as the number of computers(hops) between them.

Internet utility programmes Tracert and Other Route-Tracing Programs : Tracert (TRACE RouTe) sends data packets to every computer on the path (Internet) between one computer and another computer and clocks the packets’ round-trip times Others - VisualRoute route-tracing program

Internet utility programmes

Internet utility programmes Telnet and FTP Utilities - Telnet lets a client computer give commands to programs running on a remote host. (FTP) is the part of the TCP/IP rules that defines the formats used to transfer files between TCP/IP-connected computers Indexing and Searching Utility Programs Data Analysis Software - Analog, Keylime Software, UrchinWeb Analytics,Web Side Story, and WebTrends Link-Checking Utilities Remote Server Administration

Web client and servers Major job : respond to requests from Web client computers. Main Elements : Hardware, operating system software, and Web server software. Types of sites : Development sites, Intranets, Extranets, Transaction-processing sites, Content-delivery sites.

Web Client/Server Communication

Two Tier Client / Server Architecture

Three Tier Client / Server Architecture

SGML, HTML XML