CPS120 Introduction to Computer Programming Lecture 4

Slides:



Advertisements
Similar presentations
Computer Networks and the Internet CMPT 109 Montclair State University.
Advertisements

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.
Internet and the web Summary of terms discusses and review.
ADMINISTRATION Sources of Information REVISION – BLOCK 6.
Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.
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.
11 Networks The Great Information Exchange. 2 Networking Fundamentals Computer network: Two or more computers connected together Each is a Node Benefits.
Computer Networks & Security
INTERNET CHAPTER 12 Information Available The INTERNET contains a huge amount of information a huge amount of information information on any topic you.
Internet Standard Grade Computing. Internet a wide area network spanning the globe. consists of many smaller networks linked together. Service a way of.
Internet and Intranets Chapter 11 By Stephen Harris.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
CHAPTER 2 Communications, Networks, the Internet, and the World Wide Web.
CSCI 1101 Intro to Computers 6. Local Area Networks.
Chapter 5 Networks Communicating and Sharing Resources
Networks. What is a Network? Two or more computers linked together so they can send and receive data. We use them for sending s, downloading files,
A look at networking and its main components. NETWORK A network is a group of connected computers that allow people to share information and equipment.
Chapter 9A Network Basics.
Networks What are they and how do they work? What is a Network?  Hardware and software data communication system  Two or more devices connected for.
Lesson 2 — The Internet and the World Wide Web
Transfer of data in ICT systems This section covers: Elements of a network Characteristics of a network Communication of data and use of communication.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Internet Fundamentals Total Advantage MS Excel 97, Hutchinson, Coulthard, 1998 McGraw Introduction to HTML Chapter 7.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
The Internet and World Wide Web By: Shilpa Phanse 10/8/2008.
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.
Exploring the Internet with IE51 Chapter 1 Welcome to Cyberspace: The Internet And The World Wide Web By Gretchen Marx.
Living Online Module Lesson 23 — Networks and Telecommunication
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
CIS 250 Advanced Computer Applications Internet/WWW Review.
Communication, Networks, The internet and the Worldwide Web.
Internet Presentation. What is the Internet? The worlds largest computer network. A collection of local, regional and national computer networks linked.
Communication Systems The Internet The largest wide area network in the world. It is made up of thousands of linked networks. What.
Huda AL-Omairl - Network91 The Internet. Huda AL-Omairl - Network92 What is Internet? The world’s largest computer network, consisting of millions of.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
The Internet Teaching Learning Seminar Computer Studies.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Networks CPS120 Introduction to Computer Programming Lecture 4.
Networking Basics Objectives: 1. Utilize appropriate vocabulary to communicate effectively in a technological society. 6. Describe uses of a networked.
Higher Computing Networking. Networking – Local Area Networks.
Introducing the World Wide Web History and Structure.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
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.
 Internet –INTERnational NETwork is the network of computer networks.  It is a Wide Area Network(WLAN).You can have unlimited access to internet. 
The Internet. The Internet and Systems that Use It Internet –A group of computer networks that encircle the entire globe –Began in 1969 Protocol –Language.
 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.
COMPUTER NETWORKS Quizzes 5% First practical exam 5% Final practical exam 10% LANGUAGE.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
ICT in Product Manufacture ISDN, LAN, WAN, Intranets and extranets, global networks
Chapter Objectives In this chapter, you will learn:
Technologies and Applications
What is the Internet? © EIT, Author Gay Robertson, 2016.
Internet and the web Summary of terms discusses and review
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Introduction to Networks
Designing a local area network
Computer Technology Notes #4
أ.كمال عيد كلية المعلمين حائل
Introduction to Networks
Introduction to Networks
Objectives To understand the about types of computer network
Computer Networks.
Information Technology Ms. Abeer Helwa
Introduction to Computer Concept
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to Networks
Presentation transcript:

CPS120 Introduction to Computer Programming Lecture 4 Networks CPS120 Introduction to Computer Programming Lecture 4

What Is a Network A network is a group of connected computers that allow people to share information and equipment

Types of Networks LAN (Local Area Network) connects computers within a small geographic area like a building WAN (Wide Area Network) connects computers across a large geographic area like a city or country (often via satellite) Internet: World-wide network of networks

Advantages Road warriors Eliminate “sneakernet” Share information Share equipment

Who Runs It? A network administrator manages the network and makes sure it runs smoothly Often called a systems administrator or an IS manager

Network Applications Electronic mail Groupware Video-conferencing Calendaring Scheduling Video-conferencing Requires sound card, speakers, mike & camera

Physical Networking Hubs NICs (Network Interface Card) Cables A hub is a device that provides a central location where all the cables on a network come together NICs (Network Interface Card) An expansion card that physically connects each computer to the network Cables Coaxial, Unshielded Twisted Pair (UTP), Shielded Twisted Pair, Fiber-optic Wireless

How Information Is Stored Client-Server: Used for large networks Files are stored on a central computer and everyone who can access the network can be given access them Easy to create scheme to backup and protect files Client: a computer that can access information stored on the server Server: Central computer that stores files NetWare, UNIX, Windows NT/2000

How Information Is Stored Peer-to-Peer: Used for a small number of computes (e.g. 10) Files stored on own computers; access given to them to others on the network LANtastic, Windows-98, Windows-ME

How Information Is Exchanged Ethernet: Most popular and least expensive solution Each computer waits for a pause before sending information Like polite conversation Collisions between information often occur Computers wait a moment, then resend Ethernet – 10 Mbps, Fast Ethernet – 100 Mbps, Gigabit Ethernet 1000 Mbps

How Information Is Exchanged Token-ring is a type of network where a token that collects and delivers information is passed from compute to computer Speeds of 4 or 16 Mbps Asynchronous Transfer Mode (ATM) is a type of network that works by sending information in equal-sized pieces called cells 25, 155, 622 or 2488 Mbps Often networks networks

Network Security Firewall – specialized hardware or software package designed to protect a private computer network from unauthorized access Think “Moat” User name and password Used for authentication Good passwords

Intranet Small version of the Internet in a company Uses familiar web-browsers and email packages Allows hyper-linking VPNs (Virtual Private Network) End-to-end encryption More cost efficient than private lines

Internet and WWW Chapter 10

Internet Fundamentals Dates from DARPA in the 1960s Consists of thousands of connected networks around the world Each organization on the Internet is responsible for maintaining its own equipment These organizations allow you to pass-through their nets Designed to provide multiple routing to bypass disabled computers Called cyber-space or the information superhighway

Internet Offerings Electronic mail (Most popular application) Information Entertainment Discussion Groups Chat Programs (Shareware) Online shopping

Connecting Computer Software Modem or high-speed connection ISP (Internet Service Provider) Access for a fee

World Wide Web Part of the Internet consisting of a huge collection of documents stored on computers around the world Web server: computer that stores and delivers web pages Web site: collection of web pages URL (Uniform Resource Locator) – unique address HTTP, Computer, Directory, Name of Page Hyperlinks jump to different web pages

Browsers A program that lets you view and navigate information on the World Wide Web Home Page: Web page that appears each time you start your web browser Browser: Internet Explorer Netscape Navigator Features Bookmark History lists Show IE; talk about parts

Multimedia MP3 – compressed files containing music or video WinAmp Streaming video – requires player RealPlayer, QuickTime Enhancements Java JavaScript ActiveX

Web Portal Central starting point for browsing personalized by the individual Yahoo, Excite, Go, Lycos Info Free services like email, shopping, chat, games, stock quotes and sports scores

Shopping Auctions Secure web sites – i.e. HTTPS

Children on the Web Inappropriate information Protection Pictures Documents Protection Adult supervision Browser restrictions Restriction programs CyberPatrol NetNanny

Create & Publish Web Pages HyperText Mark-up Language is a computer code used to create Web pages There are many programs available, called visual editors which can help you create Web pages without having to learn HTML Publishing your pages – loaded to an addressable server Demonstrate 260 course web page generator