1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
Project 1 Introduction to HTML.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
Internet and the web Summary of terms discusses and review.
The Internet Useful Definitions and Concepts About the Internet.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
1st Project Introduction to HTML.
Lesson 19 Internet Basics.
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Chapter ONE Introduction to HTML.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
1 Web Developer & Design Foundations with XHTML Chapter 1 Key Concepts.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Connecting one computer to another computer creates a network.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
© 2006 Pearson Education 1  Obj: 1.2, to understand networks HW: Review sheet  Quiz next class Sections 1.0 – 1.2  Do Now: p.47 #1.4 and 1.5 C1 D3.
Lesson 2 — The Internet and the World Wide Web
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
1 Web Developer Foundations: Using XHTML Chapter 1 Key Concepts.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Copyright © Curt Hill The Internet An Introduction.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
Networks QUME 185 Introduction to Computer Applications.
Fundamentals.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
1 An Overview of Telecommunications Telecommunications: the electronic transmission of signals for communications Telecommunications medium: anything that.
Web Development & Design Foundations with HTML5 7th Edition
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
Communication, Networks, The internet and the Worldwide Web.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
A global, public network of computer networks. Computer Network A collection of computing devices connected to share resources such as: Files Software.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
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 Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
CHAPTER 9 THE INTERNET. RECAP: COMPUTER NETWORKS LAN WAN.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Web Design New Brighton High School Exploring the History of the World Wide WebWorld Wide Web.
ULI101 – XHTML Basics (Part I) Internet / Web Concepts Brief History TCP/IP Web Servers / Web Browsers URL HTTP / HTML.
Chapter 6.  Internet and characteristics of Internet.  Various Internet protocols  Static IP addressing and Dynamic IP addressing Prepared by Saher.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
Introduction to the Internet
Web Development & Design Foundations with HTML5 8th Edition
Chapter Objectives In this chapter, you will learn:
Web fundamentals: Clients, Servers, and Communication
The Internet & World Wide Web
Project 1 Introduction to HTML.
Internet and the web Summary of terms discusses and review
School of Business Administration Introduction & Key Concepts
Web Development & Design Chapter 1, Sections 4, 5 & 6
Web Development & Design
Basics of Web Design Chapter 1 Internet & Web Basics Key Concepts
1 Introduction to the Internet.
Web Development & Design Foundations with H T M L 5
Part of Chapter 1 Key Concepts Networks
Introduction to the Internet and World Wide Web
Unit-3.
Basics of Web Design Chapter 1 Internet & Web Basics Key Concepts
Presentation transcript:

1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts

2 Learning Outcomes In this chapter, you will learn about: The evolution of the Internet, Internet standards organizations, and the difference between the Internet, intranets, and extranets. The beginning of the World Wide Web, ethical use of information on the Web, Web Accessibility, and future Internet trends. The Client/Server Model, Internet Protocols, Networks, URLs and Domain Names, and Markup Languages.

3 The Evolution of the Internet Internet Interconnected network of computer networks ARPAnet Advanced Research Project Agency 1969 – four computers connected NSFnet National Science Foundation Use of the Internet was originally limited to government, research and academic use 1991 Commercial ban lifted

4 Intranet & Extranets Intranet A private network contained within an organization or business used to share information and resources among coworkers. Extranet A private network that securely shares part of an organization’s information or operations with external partners

5 Growth of Internet Hobbes Internet Timeline Year Host Computers 4 100,000 1,000,000 8,000, ,000, ,000, ,600, ,000,000

6 Reasons for Internet Growth in the 1990s Removal of the ban on commercial activity Development of the World Wide Web by Tim Berners-Lee at CERN Development of Mosaic, the first graphics- based web browser at NCSA

7 The World Wide Web The graphical user interface to information stored on some of the computers connected to the Internet.

8 Internet Standards & Coordination ICANN - The Internet Corporation for Assigned Numbers & Names Non-profit organization Main function is to coordinate the assignment of: Internet domain names IP address numbers Protocol parameters Protocol port numbers.

9 Web Standards and the W3C Consortium W3C – World Wide Web Consortium Develops recommendations and prototype technologies related to the Web Produces specifications, called Recommendations, in an effort to standardize web technologies WAI – Web Accessibility Initiative

10 Web Accessibility WAI – Web Accessibility Initiative Develops recommendations for web content developers, web authoring tool developers, developers of web browsers, and developers of other user agents to facilitate use of the web by those with special needs. WCAG Web Content Accessibility Guidelines

11 Checkpoint Describe the difference between the Internet and an intranet. 2. Explain three events that contributed to the commercialization and exponential growth of the Internet. 3. Describe the difference between the Internet and the Web.

12 Network Overview Network -- two or more computers connected together for the purpose of communicating and sharing resources

13 Networks LAN -- Local Area Network Usually confined to a single building or group of buildings MAN -- Metropolitan Area Network Connects computer resources in a local geographical area WAN -- Wide Area Network Usually uses some form of public or commercial communications network to connect computers is widely dispersed geographical areas.

14 A WAN connecting two LANs

15 Internet Infrastructure Internet Backbone A high capacity communication link that carries data gathered from smaller links that interconnect with it. NAP – Network Access Point Access points or junctions to the Internet Backbone in major cities.

16 The Client/Server Model Client/Server can describe a relationship between two computer programs – the "client" and the "server". Client requests some type of service (such as a file or database access) from the server. Server fulfills the request and transmits the results to the client over a network

17 The Client/Server Model The Internet Client/Server Model Client -- Web Browser Server -- Web Server

18 Web Client Connected to the Internet when needed Usually runs web browser (client) software such as Internet Explorer or Netscape Uses HTTP (Hypertext Transfer Protocol) Requests web pages from server Receives web pages and files from server

19 Web Server Continually connected to the Internet Runs web server software (such as Apache or Internet Information Server) Uses HTTP (Hypertext Transfer Protocol) Receives request for the web page Responds to request and transmits status code, web page, and associated files

20 Internet Protocols Protocols Rules that describe the methods used for clients and servers to communicate with each other over a network. There is no single protocol that makes the Internet and Web work. A number of protocols with specific functions are needed.

21 FTP File Transfer Protocol A set of rules that allow files to be exchanged between computers on the Internet. Web developers commonly use FTP to transfer web page files from their computers to web servers. FTP is also used to download programs and files from other servers to individual computers.

22 HTTP Hypertext Transfer Protocol A set of rules for exchanging files such as text, graphic images, sound, video, and other multimedia files on the Web. Web browsers send HTTP requests for web pages and their associated files. Web servers send HTTP responses back to the web browsers. HTTP Request HTTP Response

23 TCP/IP Transmission Control Protocol/Internet Protocol TCP/IP has been adopted as the official communication protocol of the Internet. TCP and IP have different functions that work together to ensure reliable communication over the Internet.

24 TCP Transmission Control Protocol Purpose is to ensure the integrity of communication Breaks files and messages into individual units called packets

25 IP Internet Protocol A set of rules that controls how data is sent between computers on the Internet. IP routes a packet to the correct destination address. The packet gets successively forwarded to the next closest router (a hardware device designed to move network traffic) until it reaches its destination.

26 IP Address Each device connected to the Internet has a unique numeric IP address. These addresses consist of a set of four groups of numbers, called octets will get you Google! An IP address may correspond to a domain name.

27 Domain Name Locates an organization or other entity on the Internet Domain Name System Divides the Internet into logical groups and understandable names Associates unique computer IP Addresses with the text-based domain names you type into a web browser Browser: DNS:

28 URL Uniform Resource Locator URL Represents the address of a resource on the Internet.

29 TLD Top-Level Domain Name A top-level domain (TLD) identifies the right-most part of the domain name. Current generic TLDs:.com,.org,.net,.mil,.gov,.edu,.int,.aero,.asia,.cat,.jobs,.name,.biz,.museum,.info,.coop,.pro,.travel

30 County Code TLDs Two character codes originally intended to indicate the geographical location (country) of the web site. In practice, it is fairly easy to obtain a domain name with a country code TLD that is not local to the registrant. Examples:.tv,.ws,.au,.jp,.uk See

31 Domain Name System The Domain Name System (DNS) associates Domain Names with IP addresses. Each time a new URL is typed into a web browser: 1.The DNS is accessed 2.The corresponding IP address is obtained and returned to the web Browser 3.The web browser sends an HTTP request to the destination computer with the corresponding IP address 4.The HTTP request is received by the web server 5.The necessary files are located and sent by HTTP responses to the web browser 6.The web browser renders and displays the web page and associated files

32 Markup Languages SGML – Standard Generalized Markup Language A standard for specifying a markup language or tag set HTML – Hypertext Markup Language The set of markup symbols or codes placed in a file intended for display on a web browser.

33 Markup Languages (2) XML – eXtensible Markup Language A text-based language designed to describe, deliver, and exchange structured information. It is not intended to replace HTML – it is intended to extend the power of HTML by separating data from presentation.

34 Markup Languages (3) XHTML – eXtensible Hypertext Markup Language Developed by the W3C as the reformulation of HTML 4.0 as an application of XML. It combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.

35 Checkpoint Describe the components of the client/server model as applied to the Internet. 2. Identify two protocols used on the Internet to convey information that use the Internet but do not use the Web. 3. Explain the similarities and differences between a URL and a domain name.

36 Summary This chapter provided a brief overview of Internet, Web, and introductory networking concepts.