VCE IT Theory Slideshows

Slides:



Advertisements
Similar presentations
Let's say we want to access domain - reliablescribe.com First we need to buy a computer We need to subscribe to an Internet Service Provider (ISP) The.
Advertisements

Computer networks Fundamentals of Information Technology Session 6.
VCE IT Theory Slideshows By Mark Kelly McKinnon Secondary College Vceit.com Intranet, Internet, VPN.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets Chapter 4.
Network Layer and Transport Layer.
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
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.
The internet and the WWW
1 Networks, advantages & types of What is a network? Two or more computers that are interconnected so they can exchange data, information & resources.
Lecture 5 Title: Networks and Businesses
CHAPTER 2 PCs on the Internet Suraya Alias. The TCP/IP Suite of Protocols Internet applications – client/server applications The client requested data.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
The Internet, Intranets, & Extranets Chapter 7. IS for Management2 The Internet (1) A collection of networks that pass data around in packets, each of.
VCE IT Theory Slideshows By Mark Kelly Vceit.com Websites & Data.
Lecturer: Ghadah Aldehim
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Business Plug-In B5 Networks and Telecommunications.
By Kyle Slinger.  A network is where you can send information to and from different PCs.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Networks QUME 185 Introduction to Computer Applications.
Chapter 3.  The characteristics and purpose of: ◦ Intranets ◦ Internet ◦ Extranets.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
IP BROS Presentation by: Amen Ahmed. Mario and Luigi are here to help us find our way through the internet. Mario will act as our browser and Luigi will.
Networking Network Classification, by there: 3 The Rules they use to exchange data: Protocols.
Basic Concepts of Internet Technology What is a computer network? Isolated computers vs. networked computers internetworking The Internet What’s a protocol?
SETTING UP AN INTERNET NETWORK What you’ll need Your options How does data travel the Internet? Different terminology.
Internet Architecture and Governance
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
TCP/IP (Transmission Control Protocol / Internet Protocol)
Electronic Commerce and the Internet Chapter 6. Chapter Objectives Describe what the Internet is and how it works Explain packet-switching and TCP/IP.
Fundamentals of Information Systems, Second Edition 1 Telecommunications, the Internet, Intranets, and Extranets.
CHAPTER 9 THE INTERNET. RECAP: COMPUTER NETWORKS LAN WAN.
NETWORKS – DIGITAL SILK SOFTWARE DEVELOPMENT UNIT 4 – OUTCOME 2.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
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.
How Information Flows via the Internet By: Lee Farrell.
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.
 client  client/server network  communication hardware  extranet  firewall  hacker  Internet  intranet  local area network (LAN)  Network 
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Networks – Network Fundamentals
Chapter Objectives In this chapter, you will learn:
Instructor Materials Chapter 5 Providing Network Services
Technologies and Applications
Computer Networks Part 1
Computer Networks.
CISC103 Web Development Basics: Web site:
E-business (constructed by Dr. Hanh Pham)
Some bits on how it works
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Professional Web Designing For Absolute Beginners
Lecture 6: TCP/IP Networking By: Adal Alashban
Web Development & Design Chapter 1, Sections 4, 5 & 6
Modelling the internet
Web Design & Development
Firewalls Routers, Switches, Hubs VPNs
Modelling the internet
Introduction to Computer Concept
Unit 1.4 Wired and Wireless Networks Lesson 3
The Internet CSCI 101.
Unit# 5: Internet and Worldwide Web
Computer Technology Networks & Internet.
Protocols 2 Key Revision Points.
How Our Customers Communicate With Us
Unit-3.
Protocol Application TCP/IP Layer Model
INFORMATION FLOW ACROSS THE INTERNET
The Internet and Electronic mail
Presentation transcript:

VCE IT Theory Slideshows Intranet, Internet, VPN Version 2 By Mark Kelly Vceit.com

To start at the beginning… A ‘standalone’ computer is not connected to any other computer. If two or more computers are connected so they can communicate, you have a LAN (local area network) – e.g. like the one in your school.

To start at the beginning… If two or more LANs interconnect, you have a WAN (Wide Area Network). E.g. the branches of the Commonwealth Bank, or all the McDonalds stores.

To start at the beginning… Note – The word “Local” in “LAN” means the connected computers are physically near each other, e.g. in the same room, building or site. “Wide” in “WAN” just means the geographical spread of the connected computers is bigger than a LAN. It may be across a suburb, state, country, continent, hemisphere.

To start at the beginning… The difference between a LAN and a WAN is not defined by the number of computers it has. A LAN may have thousands of workstations (networked computers) A WAN may only have a dozen workstations.

To start at the beginning… Computers connect to create a LAN. LANs connect to create a WAN. When WANs connect – that is the internet.

Internet A worldwide network of WANs Uses TCP/IP protocols to manage communications. So any device with any operating system can connect to any other device that also speaks TCP/IP.

TCP/IP Two protocols working together – TCP and IP. TCP (Transport Communication Protocol) takes data to be sent (e.g. a file) and breaks it into small packets. addresses the packets so they can reach their destination. takes incoming packets and reassembles them back into their original file.

TCP/IP Two protocols working together – TCP and IP. IP (Internet Protocol) Takes the data packets that were prepared by his mate, TCP. Sends them out into the world. Guides each packet to its destination address. (When the packets reach their destination, TCP on the receiving computer reassembles the packets back into their original file structure.)

Internet The World Wide Web is only part of the internet WWW uses HTTP (Hypertext Transfer Protocol) to request/send/receive web pages.

Other services using the internet Usenet - a network of discussion groups File sharing networks – torrent sites, Kazaa, Limewire etc Email FTP Closed networks like Facebook, Twitter Blogs RSS feeds

IP Like every phone, each device on the internet needs a unique IP (Internet protocol) address (e.g. 209.33.1.102) Your IP address is like a unique phone number for a computer or website.

Domains Human readable URLs with domain names (e.g. microsoft.com) are not computer friendly Domain names are converted to an IP address to find the destination server. DNS (Domain Name System) does the conversion DNS = massive ‘phonebook’ with all domain names and matching IP addresses

DNS Domain Name System. IP addresses are always used to identify computers (and web servers) on LANs, WANs and internet. But numbers like ‘103.68.101.33’ mean nothing to humans. Humans like words. Enter the DNS.

DNS Let’s say you want contact the Microsoft website. Its IP address is 104.43.195.251. You’ll never remember that. But the DNS is a database that stores a domain’s name like “Microsoft.com” and its actual IP address, 104.43.195.251.

DNS You enter “Microsoft.com” into your browser. You browser immediately queries the DNS database asking for the matching IP address. The DNS tells your browser “104.43.195.251” Your browser requests a connection to that IP address. HTTP can then negotiate requests and delivery of webpages between your browser and the Microsoft web server.

Web servers Computer that stores web pages making up a site. Visitors use web browsers to make requests for web pages using HTTP. Web server uses HTTP to return requested page to visitor.

Intranet A local, private version of the internet on a LAN Uses the Internet Protocol to securely share information within a LAN May involve local websites, email, collaboration tools, databases etc Intranets are guarded (by routers) against people who are outside the LAN.

Intranet Can be as simple as webpages stored on a shared network drive. Often stores webpages on a file server rather than on a webserver. Simple to access with only a web browser.

Intranet Intranet is protected by a router and firewall to keep outsiders out. Intranet can be made safe by using private, local IP addresses (e.g. 192.168.1.xx or 10.1.1.x) These local IP addresses cannot be used by outsiders to refer to computers within the LAN.

Intranet uses Collaboration – tools (e.g. Google docs, and shared documents) Communication (email, VoIP, messaging) Resource sharing Training

Intranet In some cases an intranet allows access via the internet, but a password-protected login is needed to gain access.

Intranet / VPN Security is needed to keep the LAN users safe within the LAN. But still allow authorised people to get into the LAN from the internet (e.g. travelling salesmen on the road connecting to their headquarters; teachers or students at home getting into their school network)

VPN Virtual Private Network Used to provide access to a LAN or intranet to off-site people. A secure, private link using normal internet infrastructure. A VPN box creates an encrypted tunnel between offsite users and their LAN.

VPN http://kbserver.netgear.com/media/images/answer_1128/clienttobox.jpg

Corporate VPNs Corporate VPN box can support hundreds of simultaneous encrypted remote access connections. A VPN can also be done with just software A 200-user VPN box can be very expensive e.g. $7,000

Because you’ve been good How to install network cable like a champion

VCE IT THEORY SLIDESHOWS By Mark Kelly mark@vceit.com These slideshows may be freely used, modified or distributed by teachers and students anywhere on the planet (but not elsewhere). They may NOT be sold. They must NOT be redistributed if you modify them.