Lecture 4 Internet Basics, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell 91.113 Exploring the Internet,

Slides:



Advertisements
Similar presentations
Institute of Technology Sligo - Dept of Computing Layer 7 The Application Layer Chapter Review.
Advertisements

The Internet Useful Definitions and Concepts About the Internet.
Layer 7- Application Layer
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Web 101 Third Edition Created by Wendy G. Lehnert & Richard L. Kopec Modified.
1 Software Testing and Quality Assurance Lecture 32 – SWE 205 Course Objective: Basics of Programming Languages & Software Construction Techniques.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
CP476 Internet Computing Browser and Web Server 1 Web Browsers A client software program that allows you to access and view Web pages on the Internet –Examples.
1 Chapter Overview Introduction to Windows XP Professional Printing Setting Up Network Printers Connecting to Network Printers Configuring Network Printers.
Networks Chapter 3. 2 What Is The Internet? It's not a big truck. It's a series of tubes. Ted Stevens, former Alaskan Senator, 6/28/2006 Internet: global.
INTRODUCTION TO WEB DATABASE PROGRAMMING
 Internet vs WWW  Pages vs Sites  How the Internet Works  Getting a Web Presence.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Web 101 Third Edition by Wendy G. Lehnert & Richard L. Kopec Chapter 1: First.
Copyright © 2003 Pearson Education, Inc. Slide 1-1.
1 Chapter 2 (Continued) Section 2.2 Section 2.2. Internet Service Provider (ISP) ISP - a company that connects you through your communications line to.
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
Tools of Web Development 1: Internet Protocols. Goals Understand what a protocol is. Understand how TCP/IP works. Understand how IP addresses work. Understand.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
1 Jordan University of Science & Technology Faculty of Computer & Information Technology Department of Computer Science CIS 100Internet.
1. 2 First Things First: Internet and Web Basics Chapter 1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
Chapter 2 Browsing the Web. Web Sites  What is a Home Page?  What is a Web Portal? (portal) Example: Yahoo! Lycos and MSN Typically offer? ________________________________________.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Network Installation. Internet & Intranets Topics to be discussed Internet. Intranet. .
Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
4-Oct-15 Basic Protocols. 2 Sockets Sockets, or ports, are a very low level software construct that allows computers to talk to one another When you send.
Data Representation and Storage Lecture 5. Representations A number value can be represented in many ways: 5 Five V IIIII Cinq Hold up my hand.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
The System Unit What is the motherboard?  Also called the system board  Main circuit board in the system unit  Contains many electronic components.
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Net-
CIS 250 Advanced Computer Applications Internet/WWW Review.
Review Everything you need to know for the 1 st Quarter Test.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
CS 7: Introduction to Computer Programming Java and the Internet Sections ,2.1.
Copyright © 2003 Pearson Education, Inc. Slide 1-1.
ECEN “Internet Protocols and Modeling”, Spring 2012 Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Class.
Networks: LANs, WANs and Communication Protocols How do computers communicate?
TCP/IP (Transmission Control Protocol / Internet Protocol)
Web Server.
CSI 3125, Preliminaries, page 1 Networking. CSI 3125, Preliminaries, page 2 Networking A network represents interconnection of computers that is capable.
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
Relevant Computer Info. The Computer Consists of: Hardware –The CPU and motherboard (and bus) –Storage Devices (hard disk, memory, …) –Input Devices (keyboard,
Internet and World Wide Web Introduction to the Internet.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Introduction to the Internet
Introduction to Networking
IS1500: Introduction to Web Development
The Internet & World Wide Web
Technologies and Applications
CISC103 Web Development Basics: Web site:
Warm Handshake with Websites, Servers and Web Servers:
Memory Parts of a computer
Evolution of Internet.
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Providing Network Services
CISC103 Web Development Basics: Web site:
Digital Planet: Tomorrow’s Technology and You
Web Design & Development
Internet Applications & Programming
Internet Vocabulary Terms
INTRODUCTION TO THE INTERNET AND WEB
The Internet and Electronic mail
Presentation transcript:

Lecture 4 Internet Basics, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet, Fall 2011

What are bits, bytes, kilobytes, megabytes, and gigabytes? 2

A file is a collection of data Each file has a name The online experience of what we see and hear is comprised of files The software that we use needs files to run The larger the file, the more time is needed to download the file to your computer. Units of Memory 3

The size of files is measurable The smallest unit of data is the bit. ▫ A bit is either a 1 or a 0 ▫ All data (and files) are a pattern of bits 1 byte = 8 bits ▫ Each byte can represent a letter, number or symbol. ▫ The set of upper and lowercase letters, numbers, and other symbols is called the ASCII character set. 4

5

Kilobytes (K): 1K = 1024 bytes Megabytes (MB): 1MB = 1024 kilobytes Gigabytes (GB): 1GB = 1024 megabytes Besides the size, there are two types of files: ▫ ASCII text files contain ASCII characters ▫ Binary files contain characters that cannot be typed on the keyboard, generated by software 6

7

Objectives Understand Host Machines & Host Names Understand the Client/Server Model Components of an web address Hands-on Exercise 8

What are Host Machines and Host Names? 9

Each computer on the Internet is a host machine. Each computer has a unique Internet Protocol (IP) address, such as ▫ Some computers have a permanent IP address ▫ Some computers borrow an IP address while they are connected to the Internet An IP address is not human-friendly Host Machines and Host Names 10

The IP address for most host machines are mapped to a Domain Name Service (DNS) address in order to be more people-friendly The DNS address consists of a host name followed by a domain name Example DNS Address: mail.yahoo.com ▫ Host Name is: mail ▫ Domain Name is: yahoo.com 11

Each domain name consists of: ▫ Institutional site name ▫ Top Level Domain name (TLD) Example: cs.uml.edu ▫ cs.uml is the Dept. of Computer Science at the University of Massachusetts at Lowell ▫ edu refers to an educational site 12

Examples of TLDs include: ▫.coma commercial organization ▫.edua US educational site ▫.neta network site ▫.organ organization site ▫.auAustralia ▫.frFrance ▫.esSpain ▫.cnChina 13

While each machine has a unique IP address, it can have multiple DNS addresses (called aliases) Anyone can register a DNS address When you type in a DNS address, a domain name server translates it into an IP address. 14

What is a Client/Server Model? 15

Clients and servers are host machines A client is the host machine that requests information from the server The server is a resource that provides a service for (many) clients The client/server interaction is the foundation for all Internet communication The Client/Server Software Model 16

17

Some companies use servers that do not need to be installed on the client to supply commercial software to clients Application Service Providers (ASPs) provide software on Web servers through subscriptions Suitable selection of ASP software shift the online computing load from the client side to the server side, requiring more-powerful servers 18

How to tell the components of an web address? 19

Uniform Resource Locators (URLs) URL refer to the address of a document on a network: 20 protocol host DNS name or IP address document path Top Level Domain name (TLD)

Browser Tips and Tricks 21

Turn off graphics ▫ Graphics files can be large and take a long time to download ▫ If you have a slow Internet connection, then you may spend time waiting for pages to load. ▫ You can set your browser to not download graphics 22

Don’t let a “404 Not Found” message stop you dead ▫ The error means that the specified URL was not found ▫ Check that the URL was correct ▫ The page may have been removed or moved ▫ You can always backtrack through the URL to see if a related part of the site is available 23

Hands-on Exercises 24

Hands-on Exercise (7) Identify host name and domain name of the following addresses: ▫ ▫ calendar.google.com 25

Hands-on Exercise (8) Identify the components of the following address ▫

Hands-on Exercise (9) How many bits does 1KB have? 27