Delving into the Internet and Networks. In the beginning  ARPANET – set up for the military to have another network of communication  Pre-cursor to.

Slides:



Advertisements
Similar presentations
The Keys to Speed. File Extensions Definition A tag of three or four letters, preceded by a period, which identifies a data file's format or the application.
Advertisements

Section 10.1 Identify how Web sites are structured Explain the role of URLs Describe the function of HTTP Section 10.2 Explain how the Web has affected.
Charmaine NormanCopyright What Is a Web Page Presented by Webpagemaker. Net Left click your mouse to view each frame, Web Page.
How the Internet Works Course Objectives Introduce the various web browsers Introduce some new terms Explain the basic Internet to PC hookup  ISP  Wired.
Muhammad Taimoor Khan
What is the Internet? Internet: The Internet, in simplest terms, is the large group of millions of computers around the world that are all connected to.
Project 1 Introduction to HTML.
Beginning Web Site Creation: Dreamweaver CS4.  WK1 & WK2  File Management  BlackBoard  SWS  Planning, Design, and HTML review  WK3 & WK4  Dreamweaver.
The Internet Useful Definitions and Concepts About the Internet.
Internet…issues Managing the Internet
The Internet. What is the Internet? A community with about 100 million users Available in almost every country about 160,000 people are added each month.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
CORE 2: Information systems and Databases HYPERTEXT/ HYPERMEDIA.
Web Basics (Scary Acronyms Demystified). HTML Acronyms And your website… CSS URL HTTP SSL SMTP DNS RSS API ERQ iCAL Yippie! We have an Awesome website…
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.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
Internet Services -World Wide Web - -Conferencing and Newsgroups -File Transfer & Updating -Chat/Instant Messaging.
Chapter 1 Introduction to HTML, XHTML, and CSS
Computer Concepts 2014 Chapter 7 The Web and .
CS 299 – Web Programming and Design CS299: Web Programming and Design Instructor: Dr. Fang (Daisy) Tang.
 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.
Lesson 2 — The Internet and the World Wide Web
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
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.
.  Entertain  Inform  Educate  Blogs  Sell  Date  Gamble  Religion.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
Webpage Design.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
The Internet Just the Facts. Protocols TCP/IP are the TRANSPORT protocols of the Internet Services use TCP/IP to connect to other computers on Internet.
How the Web Works Digital Histories Workshop Adam Crymble.
The Internet TexPREP Summer Camp Computer Science.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Abigail morris.  Today I'm going to be explaining why the Internet relies on a number of protocols in order to function properly.  A protocol is simply.
The Web and Web Services Jim Graham NR 621 Spring 2009.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
TCP/IP (Transmission Control Protocol / Internet Protocol)
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
The Module Road Map Assignment 1 Road Map We will look at… Internet / World Wide Web Aspects of their operation The role of clients and servers ASPX.
Jeopardy ProtocolsPartsPrograms General Internet HTML Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
THE INTERNET. TABLE OF CONTENT CONNECTING TO THE INTERNET ELECTRONIC MAIL WORLD WIDE WEB INTERNET SERVICES.
Anatomy of a URL What is a URL anyway?.
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, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
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)
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
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.
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a.
Introduction to the Internet
Objective % Select and utilize tools to design and develop websites.
CISC103 Web Development Basics: Web site:
Chapter 1 Introduction to HTML.
OCR Computing for GCSE © Hodder Education 2011
Browsing and Searching the Web
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
TexPREP Summer Camp Computer Science
Web Development & Design Chapter 1, Sections 4, 5 & 6
CISC103 Web Development Basics: Web site:
1 Introduction to the Internet.
OCR GCSE Computing © Hodder Education 2013 Slide 1
Presentation transcript:

Delving into the Internet and Networks

In the beginning  ARPANET – set up for the military to have another network of communication  Pre-cursor to the internet

HTML  Hyper Text Markup Language  Displayed through a web browser  Is being replaced by XHTML

XHTML  Extensive Hyper Text Markup Language  More specific than HTML  Used to allow for XML  XML is used to create your own tags

Doctype  Strict  Transitional  Frameset

CSS  Cascading Style Sheet  Internal or linked  Control the appearance of elements in your web page.  Why cascading?

JavaScript  Must activate in Internet Explorer  Used with forms for processing information  Used with CSS to animate elements

Cookies  Text file  Saved on YOUR computer  Used to help keep setting at a website  Expiration Date

DOM  Document Object Model

Flash  Good for animations  Creates a.swf file  Can have anchors/links  Embedded into an HTML file Embedded  Text in Flash movies not searchable

File Types  Files made up of a filename and a file extension separated by a period myreport.doc index.html banner.jpg file namefile extension

Webpage files  use the following extensions .html .htm .php .asp .jsp

Graphic Files Use the following extensions File attributes .jpg .gif .png .tiff .bmp  Compressed, basic graphics  Compressed, support transparency and animation  Compressed, more colors, alpha channel  Not compressed, must have application to view it  Not compressed, basic image, MS Paint’s default

Other files .exe – executable files .pdf – acrobat reader .doc – word document .css – cascading style sheet .js – javascript file

Multimedia Files  MPEG – Graphics and Sound .avi – video .mov – quicktime movie .swf - flash movie

Compression Files  Some graphic files are compressed: jpg, gif, png  Other compressions zip (archive)

Protocols  What is a protocol? Just a standard way to do something Ex: US mail address follows a protocol ○ Persons Name ○ Street Address ○ City, State, and Zip Code  The internet uses certain protocols for transferring electronic data

HTTP  Hyper Text Transfer Protocol  Transfer text, anchors, graphics and sound  Uses port 80

TCP/IP  Used for sending and receiving packets via the internet  Each computer must have a separate and unique IP address  TCP is what the router uses to attach the IP address to packets being sent

IP addresses  Uses Four 3 digit numbers separated by a period  can use the numbers 0 – 255  ex:

DNS Server  resolves domain names to IP addresses  This is why you can type in google.com in the URL and find the site for Google’s search engine  What’s Google’s IP address?

DHCP Server  This server will hand out an IP address to a network computer when it is booted up.  The IP can be changed with RELEASE or RENEW  Set up by your network administrator

IPCONFIG  Let’s you see your computer’s IP settings  Let’s try it

IP Classes  Class A Used with large businesses and small countries Subnet mask :  Class B Used with large businesses Subnet mask:  Class C Used for small businesses and personal use Subnet mask:

FTP  File Transfer Protocol  Uses Port 21

Protocols  SMTP – for out going mail  POP3 – for in coming mail Formats include MIME and Bin Hex and UUEncode

Access  Having rights to connect to a server or folders to FTP

Anchor  Used for Hyper links  tags  Can include images, text, and image maps

Tables vs. CSS  Layout of a Web page  Tables were the old way Static, didn’t display as well from one browser to another  CSS was developed to include positioning elements as well as changing the look and feel of text, graphics, etc. Uses the tags for DIViding up the page into divisions.

Domains  Common names of websites Google.com Yahoo.com espn.com murrayschools.org

ISP  Internet Service Providers Qwest DSL (Direct Sub Link) – Uses Ethernet Comcast Cable – Uses Coaxial cable

VPN  Virtual Private Network a tunnel into an network from home

Searches  Search engines Google Yahoo MSN  use quotations to search for specific phases

encoding  Uuencoding  Bin Hex  MIME

Bandwidth  The amount of data that can be sent through a connection

Safety - Firewall  Firewall set up to block programs from the internet from running on your computer

Virus  – sent in attachments. Propagates itself when opened.

Worm  – does not have to be run or opened to propagate itself on a network

Trojan  Trojan – You think your running one program, but it’s doing something behind the scenes

Certificate Server  Sends an electronic “certificate” to a computer from the network to tell the computer it is a legitimate program to run

SSL  Secure Sockets Layer  HTTPS  Encodes the information  Used with most online orders