Internet Basics Dr. Norm Friesen June 22, 2007. Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
Project 1 Introduction to HTML.
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
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.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
COMPUTER TERMS PART 1. COOKIE A cookie is a small amount of data generated by a website and saved by your web browser. Its purpose is to remember information.
How the World Wide Web Works
The Internet & The World Wide Web Notes
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
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 Introduction to HTML, XHTML, and CSS
CHAPTER 2 Communications, Networks, the Internet, and the World Wide Web.
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.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lecturer: Ghadah Aldehim
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Contents Data Communications Applications –File & print serving –Mail –Domain.
 The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet.
Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
 The World Wide Web is a collection of electronic documents linked together like a spider web.  These documents are stored on computers called servers.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
1 Welcome to CSC 301 Web Programming Charles Frank.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
1 Web Servers (Chapter 21 – Pages( ) Outline 21.1 Introduction 21.2 HTTP Request Types 21.3 System Architecture.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Web Server.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Website Design, Development and Maintenance ONLY TAKE DOWN NOTES ON INDICATED SLIDES.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
4.01 How Web Pages Work.
The World Wide Web.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Objective % Select and utilize tools to design and develop websites.
Technologies and Applications
Chapter 1 Introduction to HTML.
Warm Handshake with Websites, Servers and Web Servers:
Evolution of Internet.
E-commerce | WWW World Wide Web - Concepts
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Introducing the World Wide Web
Objective % Select and utilize tools to design and develop websites.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Web Page Concept and Design :
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Presentation transcript:

Internet Basics Dr. Norm Friesen June 22, 2007

Questions What is the Internet? What is the Web? How are they different? How do they work? How do they differ technically from other communications media (e.g. telephone)?

The Web for Absolute Beginners (1 of 2) The Web is a series of documents, joined together by links. These links (which can take the form underlined text, text labels or images) can be followed by simply being selected or clicked. These documents can originate from almost anywhere in the world. Hypertext - a term that significantly predates the Web, referring to a collection of documents (or "nodes") containing cross-references or "links" which, with the aid of an interactive browser program, allow the reader to move easily from one document to another.

The Web for Absolute Beginners (1 of 2) Hypermedia - The extension of hypertext to include other media - sound, graphics, and video - has been termed "hypermedia." Web documents - Unlike text documents, Web pages can be dynamic and interactive: their contents can change in response to the reader or user's actions. Most dynamic Websites ( use information stored in databases to provide textual, numeric and other types of content for these pages.

A Browser - A browser (Internet Explorer, Firefox or another system) is the software used to view and interact with Web documents. Client and Server - There are two basic categories of computers associated with the Web and the Internet. The client computer is used to view Web pages with a browser and an Internet connection of some kind. When you (or your students) access WebCT from home, office, a computer lab, or a classroom, you will be using a client computer.

The server computer stores Web documents and "serves" their contents across the Web. Server computers can be located anywhere in the world, but must be connected to the Web using a permanent, high-speed link. Software that makes Websites interactive and dynamic is generally located on the server. It generally involves a database. This means that for most types of Web-based interactivity, a standard Web browser is sufficient.

Protocol: specific rules for accessing and transmitting data. Different protocols (e.g. "http" or "shttp") are used for different kinds of information. (often includes errors) URL or Web Address: a combination of characters (letters, numbers, punctuation) that is unique on the Web, and that indicates the specific location of a file or resource on a particular server.

Addresses Flash & Java Applets are examples of technologies that provide interactivity by being downloaded to and operating on the client computer. Document Locations or Web Addresses Each page or document on the Web has a unique address. This address identifies every important element involved in accessing the document, including: –the protocol or set of technical rules used to transmit the document –the organization providing the server that hosts the document on the Web –the nature or nationality of the organization –the part of the server accessed (port number) –the computer directories or folders in which the Web page is stored (optional) –the name of the Web page file

"Layers" Computer and network systems are designed in terms of clearly separated but independent components. In a network, these are referred to as "layers" (can be divided in different ways): –Physical: the actual wire or fibre on which information is transmitted; can be phone line –Application: –Content:

Websites sub-site structure often contains the real "content" of the web site; often uses a nonhierarchical organizational logic linear: most common format; useful for documents listing or index (usually alphabetical): useful for links or alternative organization of larger sites grid: useful for large, uniform information sets, like an expanded table. Can be combined with a hierarchy. database: for searches on large information sets. Requires special server software.

Databases on the Web: An important example of Internet/PC Architecture To make the contents of a database accessible over the Web, it is necessary to make use of special software that resides on a server. Special software forms the middle component or tier in what is commonly known as a three-tier system. This simple "stack" architecture is comprised of: 1.Database Tier: the data or database file residing on the server. Also known as the database server. 2.Middle Tier: database connectivity software making the database securely available on the web. 3.Client Tier: the client or browser used to search and modify database records.

data is passed back and forth between these tiers or components, basically in the form of search requests and results. The middle tier acts as an interpreter, translating information into the different languages or protocols understood by the browser and database. –It receives a query from a web page form, coded in a web protocol. –It translates this query into a simple but powerful Structured Query Language (SQL) statement, which can be understood by almost any type of database. – the connectivity software receives the results from the database as pieces of text that it must then format as a web document using HTML (HyperText Markup Language).

TCP/IP Protocols The internet as a postal system, not a telephone system. Why?

Cold War and the Internet One central "hub" makes the entire network vulnerable Many "hubs" means that the network can operate even if one or more ceases to exist. DARPA: Defense Advanced Research Projects Agency