Your computer, the internet, and the web. A brief overview

Similar documents
The Internet. Tim Capes. November 7, 2011

Web Systems. Lecture 1. An Overview of Web Systems

The internet What is it??

1. Web Technology... 6

Acknowledgment and Disclaimer:

Skill Area 209: Use Internet Technology. Software Application (SWA)

Chapter 4 The Internet

A network is a group of two or more computers that are connected to share resources and information.

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

COMSC-031 Web Site Development- Part 2

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

Özgür ZEYDAN (PhD.)

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer

The Internet. Connecting to the internet. Role of the ISP. Who is online? Internet users by country 2/18/2009. The Internet More than Just WWW

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts

Full file at Chapter 2: Technology Infrastructure: The Internet and the World Wide Web

CS WEB TECHNOLOGY

Chapter 2: Technology Infrastructure: The Internet and the World Wide Web

Chapter 4: Networking and the Internet. Network Classifications. Network topologies. Network topologies (continued) Connecting Networks.

An internet or interconnected network is formed when two or more networks are connected.

DOCUMENTS ON WEB. Learning Units. V. Rajaraman The internet and the world wide web Documents and the world wide web MODULE 11

An electronic transmission of information that has been encoded digitally for storage and processing by computers.

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

KENDRIYA VIDYALAYA MAHASAMUND

Full file at

Instructor s Notes Web Data Management Web Client/Server Concepts. Web Data Management Web Client/Server Concepts

Introduction to the Internet and Web

Internet programming Lab. Lecturer Mariam A. Salih

From administrivia to what really matters

Introduction to HTML and CSS. Arts and Humanities in the Digital Age 2018 CHASE DTP Dr. Paul Gooding

Using the Internet and the World Wide Web

Lesson 5 Introduction to Cascading Style Sheets

The Internet Advanced Research Projects Agency Network (ARPANET) How the Internet Works Transport Control Protocol (TCP)

Basic FXO Gateway Configuration

The Basics of Networking

and the World Wide Web

Component 4: Introduction to Information and Computer Science

AY SECOND TERM Technology Education Revision Sheet

and the World Wide Web

Creating your own Website

What is XHTML? XHTML is the language used to create and organize a web page:

Internet Basics. Basic Terms and Concepts. Connecting to the Internet

WEBINAR. Web Browsing 101 1/12/2012 WEBINAR TIPS:

CREATING WEBSITES. What you need to build a website Part One The Basics. Chas Large. Welcome one and all

Outside the Box: Networks and The Internet

NF3ADV VoIP Setup Guide (for Dodo)

Local area network (LAN) Wide area networks (WANs) Circuit. Circuit switching. Packets. Based on Chapter 2 of Gary Schneider.

Chapter 3 The Basics of Networking

Chapter 7. Telecommunications, the Internet, and Wireless Technology

Software installation and configuration IEC-line series. update:

Inside vs. Outside. Inside the Box What the computer owner actually has possession of 1/18/2011

Basic FXS Gateway Configuration

Internet. Class-In charge: S.Sasirekha

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

Web Structure and Style. MB2030 Section 2 Class 4

The Internet and The World Wide Web. Peter Henderson

Port Forwarding Setup (RTA1025W)

The Internet and the World Wide Web

Chapter 2 The Internet and World Wide Web

Contents 1 INTRODUCTION TO COMPUTER NETWORKS...

Revision for Grade 9 in Unit #1&2

GSM Gateway Quick Installation Guide Right

Syllabus for the Trade of COMPUTER OPERATOR AND PROGRAMMING ASSISTANT Under Craftsmen training Scheme. Week No. Trade Practical Trade Theory

DESCRIPTION OF TYPICAL NETWORK SERVICES ON SERVERS

The Internet. Session 3 INST 301 Introduction to Information Science

Port Forwarding Setup (NB7)

How to assign an IP address and access your device

G806+H3C WSR realize VPN networking

Synergy Controller Application Note 7 February 2014, Revision A Tidal Engineering Corporation Using the Synergy Controller WebTouch Remote

TEST BANK FOR ELECTRONIC COMMERCE 11TH EDITION BY GARY SCHNEIDER

Typical Network Uses

:

All answers and help topics pertaining to Docsafe

Quick Installation Guide

Before you Start! How to set-up Port Forwarding

Chapter 5: Networking and the Internet

HTML5 MOCK TEST HTML5 MOCK TEST I

Resellers Guide Managing your Reseller Account

INTERNET PROGRAMMING INTRODUCTION

Xerte. Guide to making responsive webpages with Bootstrap

Grade 9 :The Internet and HTML Code Unit 1

M2-R4: INTERNET TECHNOLOGY AND WEB DESIGN

Ayrstone AyrMesh Router SP Setup

Discovering Computers Your Interactive Guide to the Digital World

The Internet and the Web. recall: the Internet is a vast, international network of computers

Revision for Grade 7 ASP in Unit :1&2 Design & Technology Subject

Networking with Windows Server 2016 (20741)

Data & Computer Communication

NS312 User Guide. Version 1.0. SilverStone Technology Co., Ltd.

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

Basic SIP Username Registration

Access the GV-IP Camera through a broadband modem

Introduction to Internet

Job Interview / New Job Learn the Buzzwords. Lab Assignment Login and Explore Key Systems. Buzzwords. Outline. Saddleback

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

DVG-2001S VoIP Terminal Adapter

Computer Networks Lab

Name: Class: Date: Multiple Choice Identify the letter of the choice that best completes the statement or answers the question.

Transcription:

Your computer, the internet, and the web A brief overview

Your computer Windows computers place the operating system on the C: drive

Your computer Hard disks are organized into files and folders using an inverted tree structure The top of this tree is the root written as C:\ To get to the Musarch folder, the path is C:\musarch

An organizing tip Place a copy of your images in a subfolder of the Musarch installation folder. Use a relative path in the Image File Name field. For example, don t type C:\musarch\images\abbey.jpg although this is the correct path, you can find the same image by typing.\images\abbey.jpg the decimal point at the beginning means to start at the current location. If you ever need to move your installation to another drive or to another folder, you can just copy the data without breaking the image paths stored in the database.

Getting online Typical setup is a modem/router combination and one or more computers A modem converts signals to and from the outside line A router accepts transmissions and routes them to the correct destination (plus it performs other tasks)

LAN (local area network) Typical home-based LAN Internet Router Computer #1 Computer #2 Router s IP is 192.168.1.1 (typical default value) Each computer s IP is 192.168.1.x (where x is any unique number from 2 to 255) typically assigned by the router

IP address XXX.XXX.XXX.XXX is the current format (IPv4) XXX is a number from 0 to 255 (256 numbers) 256 x 256 x 256 x 256 = 4.3 billion numbers Some ranges are reserved/private The IP address is unique within the network in the case of a local area network (LAN), each connected device has a unique IP

Getting unique IP addresses from the LAN s router (DHCP)

Your PC s IP address

My own network

LAN suggestion LAN for a small organization without an internet connection Internet Router Computer #1 Computer #2 NAS (network addressable storage) drive with Musarch software installed

Typical router ports Lan (local area network) ports where you plug in computers and other devices Wan (wide area network) port where you plug in your internet connection

The internet (from wikipedia) The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite (TCP/IP) to link several billion devices worldwide. It is an international network of networks that consists of millions of private, public, academic, business, and government networks. The Internet carries an extensive range of information resources and services, such as the World Wide Web (WWW), the infrastructure to support email, and peer-to-peer networks for file sharing and telephony.

Internet enabled functions File transfer (FTP client, streaming media) Email (email client) VOIP (telephony) World Wide Web (www, web browsers, webenabled apps) Remote login and device sharing (LogMeIn, join.me, GoToMeeting, VPNs)

Using the IP address to connect Just as we saw in a LAN, the IP address identifies a particular device on the network in this case, the Internet The IP address for any device attached to the Internet is unique Your home s router is connected to the Internet, while your home computers are connected to the router

Your router has two IP addresses The local area network IP address (typically 192.168.1.1) The wide area network IP address (assigned by your internet provider) The WAN IP address is not a private address The WAN IP address is often dynamic it can change each time you go online Static IP addresses are available (extra $)

Domain names Domain names are used to find the actual IP address of a site, just like you would locate a phone number by looking up a name

Domain Name registrars You can claim an unused domain name and pay an annual fee to have it pointed at your web site Some web hosting plans include one domain name registration in their monthly fee WhoIS lets you look for unused domain names Your registrar notifies the Domain Name Servers around the world about your domain name

FTP client An easy way to copy files to another computer The interface is similar to Windows Explorer, showing you files and folders Access is controlled by user name and password

The web (from wikipedia) The World Wide Web (abbreviated as WWW, commonly known as the Web) is a system of interlinked hypertext documents that are accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them via hyperlinks.

Browser Software that uses the internet to ask for web pages (and other files) Browsers receive the components of a web page and then render the page for viewing Chrome, Firefox, Internet Explorer (IE), Safari, Opera

Browser web page request Green requests IP address for domain name Yellow returns IP address Red requests web page Purple returns web page components Domain Name Server (DNS) Internet Web server Browser

Sequence of events Your browser sends a request to a Domain Name Server for the IP address of the server that hosts the requested web page this passes through your router, which remembers which LAN IP address made the request Your browser now contacts the web server and requests the specified page and all of its associated files

Hypertext Text that has additional information attached to it linking it to other files Shows up as a link in your browser Creates a powerful interface that provides access to related information

HTML Hypertext Markup Language Used to create web pages A mixture of ordinary text and tags The tags mark-up the text in a way that allows browsers to add features, functionality, and content

Cascading Style Sheets (CSS) A method of separating the content of a web page from the presentation of that content Ideally, the content is contained in the HTML file and all of the style specifications are contained in the CSS file This separation enables you to alter the look and feel of a web page simply by editing the CSS file If an entire site shares the same CSS file, you can change the look and feel of every page by editing a single CSS file

Web hosting options Your own computer with your own internet connection Your computer placed on someone else s network A rented computer from a hosting company A web hosting plan from a hosting company

Typical web hosting You pay someone $X per month to host your web site They give you space on one of their computers and point your domain name at that space Your space is actually a folder on a single computer; other web sites share the same computer and inhabit different folders All of the web sites on a single computer share a single IP address when a request comes in, the web server software figures out which site is requested and serves files from the correct folder

Web Server software Handles web requests Provides protection for your files Apache, IIS are the two most common web servers