CST111 Networking Page 1

Size: px
Start display at page:

Download "CST111 Networking Page 1"

Transcription

1 CST Networking Page Networks and Telecommunications CST: Introduction to Information Technology A Network (Page ) A collection of computers and other devices that are connected together in order to communicate and share resources They use communication channels to share hardware, software and data Connections between computing devices can be physical using wires or cables or wireless using radio waves or infrared signals A Network (Page ) Node (host) any device on a network Data transfer rate (bandwidth) the speed with which data is moved from one place to another on a network Primary Benefits of Networking Permits groups of users to exchange information and to route data from one individual to another Single consistent master copy of data files Improves human communication Electronic mail ( ), chat, social networks, etc. Enables device sharing Printers, scanners, fax machines, etc. Clients, Peers, and Servers (Page ) Server computer that shares its resources across network responding to client requests for information by providing the requested information File server a computer that stores and manages files for multiple users on a network Web server a computer dedicated to responding to requests (from the browser client) for web pages Client computer that accesses shared resources, i.e. requests information The Clients, Client/Server Peers, and Relationship Servers (Page ) Client/server network certain computers take specialized roles and function mostly as servers Ordinary users machines tend to function mostly as clients Peer-to-peer network each computer can be a client to other computers and can act as a server as well Peer-to-Peer Networking A distributed network in which a non-dedicated server (peer-to-peer network) All workstations can function in the dual role of server and client There is no central control No one computer has any higher priority to access, or heightened responsibility to provide, shared resources on the network Every user must act as system administrator Controls whether each user has unlimited or restricted access Typical Peer-to-Peer Peer-to-Peer Networking Network Advantages (Page ) Easy to install and configure Not dependent on a dedicated server Individual users control their own shared resources Inexpensive to purchase and operate for smaller organizations Peer-to-Peer Networking Advantages (Page ) Needs no additional equipment or software beyond a suitable operating system Needs no dedicated administrator Works best for networks with 0 or fewer users

2 CST Networking Page Works best for networks with 0 or fewer users Peer-to-Peer Networking Disadvantages (Page ) Network security applies only to a single resource at a time, not network-wide Users may be forced to use as many passwords as there are shared resources Each machine must be backed up individually to protect all shared data Peer-to-Peer Networking Disadvantages (Page ) Every time a user accesses a shared resource, the user at the machine where the resource resides suffers reduced performance No centralized organizational scheme to locate or control access to data Does not usually work well with more than 0 users Client/Server Networks Centralized network with a server that exclusively delivers programs, data files and other services to workstations (the clients) The only job of the server (or even multiple linked servers) is to provided services for the clients The server generally does not run applications Typical Client/Server Client/Server Networking Network Advantages (Page ) Simplified network administration: centralized user accounts, security, and access controls Administration may even take place from one or more client workstations Centralized data for control and backup More powerful equipment means more efficient access to network resources Client/Server Networking Advantages (Page ) A single password for network logon delivers access to all resources Appropriate for networks with 0 or more users or any networks where resources are used heavily Easier to scale up to any size needed Client/Server Networking Disadvantages Server failure may render network unusable; at best, it results in loss of network resources Single point of failure There must be a plan for mission critical services Complex, special-purpose server software requires allocation of expert staff, which increases expenses Dedicated hardware and specialized software add to the cost Choose Peer-to-Peer When Network includes no more than 0 users (preferably no more than 5) All networked machines are close enough to fit within the span of a single LAN Budget considerations are paramount No specialized servers are needed Use Client/Server When One or More Is True More than 0 users must share network access Centralized control, security, resource management, or backup is desirable Users need access to specialized servers, or place heavy demands for network resources An internetwork is in use, or WAN access is required Local Area Network (LAN) Network consisting of a relatively small number of machines located in a well-defined (close geographical) area The same room, building or a group of buildings Connected computers are close enough to be linked by a single cable or wire pair

3 CST Networking Page Connected computers are close enough to be linked by a single cable or wire pair Designed for sharing programs, data and devices (i.e. printers, scanners, fax machines, etc.) Local Using Area Programs Network On a workstation: Program loaded from the hard drive of the workstation into RAM of the workstation Must be stored on every computer individually In a network: Program is loaded from the hard drive of the server into RAM of the workstation Alternately programs can be installed onto individual hard drives from the network server Using Data Files (Page ) On a workstation: Only the local user has access to documents, data-bases and other files In a network: Data files can be created by one user and shared (accessed by other users) Using Data Files (Page ) File locking: Documents, spreadsheets, graphics and other files can be used by only one user at a time Record locking: Multiple users can access different records from the same database at the same time Using Printers On a workstation: Print data is sent to the parallel port through a cable to a local printer In a network: The network operating system (NOS) captures print job and redirects it to a network printer The job is placed into a print queue until the printer is ready for it One high quality printer shared by several users The Network Interface Card (NIC) Also called the LAN card Installed in every workstation and the server... Plugs into a main board (motherboard) expansion slot inside computer Attached to network cabling Uses electronic circuitry to send and receive network messages Connecting Designing a Cable Network to a Layout NIC Topology the physical layout of the computers, cables, and other resources Also consider how the components communicate with each other Both of these factors: Have a significant effect on performance and growth potential Impact the type of equipment to purchase and approach to network management Standard Topologies Bus (or linear bus) a series of computers connected along a single cable segment Star computers connected via a central concentration point called a hub Ring computers connected to form a loop Bus Topology Most basic in which all components connect via a backbone, a single cable segment that interconnects all the computers in a straight line Inherent weakness: a single cable break can halt the entire network 33

4 3 CST Networking Page Inherent weakness: a single cable break can halt the entire network Easy to install and troubleshoot Suited for small offices or temporary configurations Bus Star Topology (Page ) Computers are connected by cable segments to a central hub Hub receives and retransmits signals down every cable segment to all other computers/devices Only the computers that such signals address directly pay attention to or act upon that data Star Topology (Page ) Benefits Inherent centralization of resources Higher degree of fault tolerance; if one computer or cable fails, it has no effect on the rest of the network Drawbacks Requires more intricate cable installation If the hub fails, all other attached computers/devices lose network access Hubs Central point of concentration for a star network Pass electronic signals to the network Duplicates data packets received via one port, and makes them available to all ports allowing data sharing between all devices connected to the hub A Ring HubTopology (Page ) As a computer receives a signal called a token, it either acts on it or regenerates it and passes it along Called token passing Node that has the token is authorized to transmit Signals travel in only one direction around the ring (no termination required) An active topology since every computer in a ring is responsible for retransmitting the token or data Ring Topology (Page ) Advantages: Very fast Can recognize a single computer s failure and automatically remove the computer from the ring Able to share network resources fairly Drawback: Adding computers consistently degrades the network performance Ethernet (Page ) The main communications technology for LANs configured in bus and star topologies Communication channel (wire, wire pair, or fiber optic) connected to or winds past a set of computers and devices Each device is connected to a channel Allows it to send a signal that can be detected by all computers connected to the channel Ethernet (Page ) Decentralized scheme: Each computer listens to the channel, and if it is quiet, it is free Computer transmits unless another starts at the same time, in which case a collision occurs In that case, both stop for a random amount of time and then try again

5 43 CST Networking Page In that case, both stop for a random amount of time and then try again Only computers that signals address directly pay attention to or act upon the data Designing a Network Layout Deciding how to best situate components in a topology Understand uses and limitations of various topologies Provide room for growth Meet defined security requirements MAN (Metropolitan Area Network) A large computer network that usually spans a city or a large campus ranging from several blocks of buildings to entire cities Its geographic scope falls between a LAN and WAN (wide area network) Usually interconnects several local area networks using a high-capacity backbone technology such as fiber-optical links Provides up-link services to wide area networks and/or the Internet WAN (Wide Area Network) Network covering a broad area (across metropolitan, regional, national or even international boundaries) Used to connect LANs and other types of networks together over a potentially large geographic distance As a result computers in one location are able to communicate with computers in other locations The Internet is a collection of wide area networks Constructing a Network Layout Evaluate underlying requirements Number of client computers to be attached Number of servers to be attached Kind of applications that will run Peer-to-peer or server-based network? Amount of fault tolerance required by applications Budget Sketch network layout (third party tools are available) Put your network map into a computer Comparison of Lines and Services Different types of telecommunication services: Standard phone service (modem) ISDN (Integrated Services Digital Network) DSL (Digital Subscriber Line) Cable modem T and T3 Modems A telecommunications device that converts messages between: Digital signals of computers Analog signals of telephone lines and other communications media The term mo-dem represents: Modulate convert from digital to analog Demodulate convert from analog to digital Standard Phone Service A dial-up service called a switched line Multiple users share the line one at a time Converts computer data to an analog audio signal for transfer over a telephone line, and then modem at the destination converts it back again into data 5

6 CST Networking Page and then modem at the destination converts it back again into data Advantages: Low cost and still widely available; uses standard modem Disadvantages: Slow for video and large file downloads ISDN ISDN (Integrated Services Digital Network) is a dedicated phone line with constant connection Leased line with no switching or dialing Outdated but still widely used for professional audio and broadcast applications Advantages: Faster for video and other applications; highly secure Disadvantages: Higher cost and not available everywhere DSL DSL (Digital Subscriber Service) uses a standard switched phone line which is available even if being using by a voice call at the same time Advantages: Comes over a standard phone line but many times faster than regular dial-up Disadvantages: Slightly higher cost and not available everywhere Cable Modem A device that enables PCs to be hooked up to a local cable TV line and receive data at about.5 Mbps (megabits per second) Advantages: Very fast and uses existing television cable Disadvantages: Slightly higher cost and not available everywhere T and T3 Dedicated high capacity cable (not phone line) services that are most often used in business to support a WAN Advantages: Fastest uploads and downloads, and can handle multiple signals at the same time Disadvantages: Very expensive, fee based on distance; typically used by corporations and other large organizations Broadband A connection in which transfer speeds are faster than 768 Kbps (kilobits per second) DSL connections, cable modems, and T and T3 lines are broadband connections Download speeds may not be the same as uploads Downloads getting data from the Internet to a home computer Uploads sending data a from home computer to the Internet The Internet A WAN (wide area network) consisting of 00,000 s of networks Linked together to exchange data and distribute processing tasks The world s largest computer network covering the entire planet Internet Overview Internet Backbone A set of high-speed networks that carry traffic on the Internet over fiber optic and other lines The principal data routes between large, strategically interconnected networks and core routers The routes are hosted by commercial, government, academic and other high-capacity network centers Provided by companies such as AT&T, Verizon, GTE, British Telecom, and IBM Internet Service Provider (ISP) A company that provides other companies and/or individuals access to the Internet In addition ISPs may provide: 60

7 CST Networking Page In addition ISPs may provide: Internet accounts to users Services such as remotely storing data files on behalf of their customers A wide variety of other features Gateway A network point set up to handle all communication going between a LAN and other networks Computers that control traffic within a company s network or at your local Internet service provider are gateway nodes In most homes a gateway is the device provided by the ISP that connects users to the Internet Firewalls Firewall gateway machine and its software that protects a network by filtering the traffic it allows Access control policy used by the firewall to set rules established to specify the permitted and denied types of network communication The Client/Server Structure on the Internet Server the computer that stores the data Web server, file server, mail server Client computer that accesses the data When a client requests services, enters client/server relationship with the server Once data has been sent, the temporary client/server relationship ends Server can form many relationships, so it can serve many clients at the same time Network Addresses (Page ) Hostnames human-readable symbolic word names, based on domain hierarchy that uniquely identify a computer on the Internet Easier to read and remember For example: IP addresses computers connected to the Internet are given a unique numerical address, four one-byte numeric values separated by dots (.) For example: four numbers in the range zero (0) to 55 Network Addresses (Page ) Host number the part of the IP address that specifies a particular host (machine) on the network Class A: first byte for network address and three remaining bytes for host number Class B: first two bytes for network address and the last two bytes for host number Class C: first three bytes for network address and the last byte for host number Domain Name System (Page ) Domain name the part of the hostname that specifies a specific organization or group Top-level domain (TLD) the last section of a domain name that specifies type of organization or its country of origin Domain Name System (Page ) Example : www3.sunysuffolk.edu www3 is the computer name sunysuffolk is the domain name edu is the TLD (top-level domain) Example : matisse.csc.villanova.edu matisse is the computer name csc.villanova is the domain name edu is the TLD (top-level domain) U.S. Top-Level Domain (TLD) Types

8 CST Networking Page U.S. Top-Level Domain (TLD) Types.aero Air transport industry.biz Alternative to.com.com Business organization.coop Non-profit cooperatives.edu Educational.firm Businesses and firms.gov Government.info Unrestricted use.int International organizations.jobs Employment.mil Military.museum Museums.name Individuals.net Networking organizations.org Non-profit organizations.pro Accountants, lawyers, physicians Foreign Top-Level Domain (TLD) Types Organizations based in countries other than the United States use a top-level domain that corresponds to a two-letter country code.au Australia.br Brazil.ca Canada.gr Greece.in India.ru Russian Federation.uk United Kingdom DNS (Domain Name System) Servers (Page ) Domain name system (DNS) a distributed system for managing hostname resolution A domain name server is the computer that attempts to translate human-readable hostnames into IP addresses The Internet host to which computer is connected knows the IP address of its nearest DNS server The DNS server is a computer that keeps a list of host/domain names and corresponding IP addresses DNS (Domain Name System) Servers (Page ) If a DNS server does not know the IP address, it asks a root name server, which keeps a master list of name-to-address relationships DNS Communications Servers Protocols Ethernet popular communications protocol often used in local area networks that ensures compatibility among devices so that many people can attach to a common cable to share network facilities and resources Open Systems Interconnection (OSI model) this protocol divides data communications functions into seven distinct layers to simplify the development, operation and maintenance of complex telecommunications networks Transport control protocol/internet protocol (TCP/IP) the primary communications protocol of the Internet, developed in the 970 s Network Protocols (Page ) Protocols are sets of agreed-upon rules for computers to communicate across a network so they can understand each other Must be common to any two computers that are currently communicating

9 CST Networking Page Must be common to any two computers that are currently communicating Network Protocols (Page ) Defines how data is formatted and processed on a network I.e. rules that allow client/server interaction These rules include: How to interpret each others signals How to identify one s self to the other How to initiate and end communication How information on the medium is managed Network Protocols (Page 3) Network protocols are layered such that each one relies on the protocols that underlie it Sometimes referred to as a protocol stack Open Systems A logical progression Proprietary system system that uses technologies kept private by a particular commercial vendor Interoperability the ability of software and hardware on multiple machines and from multiple commercial vendors to communicate Open systems systems based on a common model of network architecture and a suite of protocols used in its implementation Open Systems Open Systems Interconnection (OSI) Reference Model a seven-layer logical break down of network interaction to facilitate communication standards Each layer deals with a particular aspect of network communication Number Layer 7 Application Layer 6 Presentation Layer 5 Session Layer 4 Transport Layer 3 Network Layer Data Link Layer Physical Layer TCP/IP Protocol (Transmission Control Protocol/Internet Protocol) (Page ) The TCP/IP protocol describes how information is actually sent on the Internet Transport Control Protocol (TCP) the rules that computers on a network use to establish and break connections Software that breaks messages into packets, hands them off to the IP software for delivery, and then orders and reassembles the packets at their destination TCP/IP Protocol (Transmission Control Protocol/Internet Protocol) (Page ) Internet Protocol (IP) software that deals with the routing of packets through maze of interconnected networks to their final destination Information is broken into a sequence of small fixed-sized units called IP packets The packets are units of data sent across a network perhaps hundreds or thousands of packets per transmission Each packet has space for the unit of data, the source and destination IP addresses, and a sequence number TCP/IP Protocol (Transmission Control Protocol/Internet Protocol) (Page 3)

10 CST Networking Page (Transmission Control Protocol/Internet Protocol) (Page 3) The packets are sent over the Internet one at a time using whatever route is available A router, the network device that directs packets between networks toward their final destination, may send each packet over a different route As a result, congestion and service interruptions do not delay transmissions Packets are reassembled at the delivery point using sequence numbers TCP/IP Protocol (Transmission Control Protocol/Internet Protocol) (Page 4) This process of dividing data into packets, routing them individually routed to their destination, and reassembling them is called packet switching TCP/IP Protocol (Transmission Control Protocol/Internet Protocol) (Page 5) User Datagram Protocol (UDP) an alternative to TCP that is faster but less reliable Ping a program used to test whether a particular network computer is active and reachable Traceroute a program that shows the route a packet takes across the Internet Warriors of the Net High-Level Protocols Other protocols build on the TCP/IP protocol suite: Simple Mail Transfer Protocol (SMTP) used to specify transfer of electronic mail File Transfer Protocol (FTP) allows a user to transfer files to and from another computer Telnet used to log onto one computer from another Hyper Text Transfer Protocol (http) allows exchange of Web documents (next chapter) Electronic Mail ( ) Software that: Maintains electronic mailboxes and sends messages from one computer to another Mail server software Network server software that controls flow Mail client software (including browser-based Client software that helps a user manage Electronic Internet Mail ( ) Addresses Format: user_id@computer_name.top_level_domain Example: struckc@sunysuffolk.edu MIME Types MIME type (Multipurpose Internet Mail Extension) a standard for defining the format of files that are included as attachments or on websites FTP (File Transfer Protocol) Method of uploading and downloading files from/to server to/from your local computer... Programs and data (anything from text, graphics, music, animations, video, etc.) Often requires a login... Login name may be anonymous if you have no account on the remote computer If so any password is possible but common convention is your address FTP Telnet (File Transfer Protocol) Establishes a connection between your computer and a remote host (i.e. a mainframe) The local computer becomes a terminal running programs on the host

11 CST Networking Page The local computer becomes a terminal running programs on the host... Literally becomes a part of the host network A command line (text-based) interface Telnet Social Networks (Page ) Social networks are a model (simulation) of how objects (individuals and organizations) interact A social structure made up of individuals called "nodes", which are tied by one or more specific types of interdependency I.e. friendship, kinship, common interest, financial exchange, dislike, sexual relationships, beliefs or knowledge, etc. Social Networks (Page ) Types: Internal: Participants are within a closed or private community, i.e. company, association, or organization External: No restrictions on membership Social Networks (Page 3) Participants can Describe themselves Set privacy settings Block unwanted members Have personal pages of pictures and/or blogs Form or be a member of a community within the larger community

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help Future Stars Grade X Manual Chapter 1 Networking and Telecommunication 1. Answer the following questions. a. What is telecommunication? Ans: The transfer of information at a far distance is known as telecommunication.

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

Discovering Computers 2008. Chapter 9 Communications and Networks Discovering Computers 2008 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the the components required for for successful communications Identify various sending and receiving devices

More information

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Computers Are Your Future Chapter 8 Networks: Communicating and Sharing Resources Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and client/server

More information

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking.

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking. Chapter 8: Computer Networking AIMS The aim of this chapter is to give a brief introduction to computer networking. OBJECTIVES At the end of this chapter you should be able to: Explain the following terms:

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

ET225 Networking Concepts. Chapter 1 What is a Computer Network?

ET225 Networking Concepts. Chapter 1 What is a Computer Network? ET225 Networking Concepts Chapter 1 What is a Computer Network? Objectives Identify the advantages of connecting computers and devices on a network. Recognize common network components in a lab setting.

More information

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks Lecture 1 An Introduction to Networking Chapter 1, pages 1-22 Dave Novak BSAD 146, Introduction to Networking School of Business Administration University of Vermont Lecture Overview Brief introduction

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

CITS1231 Web Technologies. Client, Server, the Internet, and the Web

CITS1231 Web Technologies. Client, Server, the Internet, and the Web CITS1231 Web Technologies Client, Server, the Internet, and the Web Topic Outline How does the Internet work Client Server Architecture Connections Communications Protocols Addressing Routing One of the

More information

Telecommunications, Networks, and Wireless Computing

Telecommunications, Networks, and Wireless Computing Objectives Telecommunications, Networks, and Wireless Computing 1. What are the features of a contemporary corporate telecommunications system? On what major technology developments are they based? 2.

More information

Introduction to computer networks and Cloud Computing

Introduction to computer networks and Cloud Computing Introduction to computer networks and Cloud Computing Aniel Nieves-González Fall 2015 Computer Netwoks A computer network is a set of independent computer systems that are connected by a communication

More information

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network Review questions 1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network B Local area network C Client/server

More information

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition Chapter 7: Computer Networks, the Internet, and the World Wide Web Invitation to Computer Science, C++ Version, Third Edition Objectives In this chapter, you will learn about: Basic networking concepts

More information

Networks 2. Gabriela Ochoa. 2014 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content

Networks 2. Gabriela Ochoa. 2014 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content Networks 2 Gabriela Ochoa Lecture Networks 2/Slide 1 Content How is Internet connected? Internet backbone Internet service providers (ISP) How to connect a home computer to the Internet? How do networks

More information

Internet and Services

Internet and Services 3 Internet and Services 3.1 INTRODUCTION The Internet began way back in 1969 when it was called ARPANet (Advanced Research Project Agency Network) and was used exclusively for military purposes. It soon

More information

C20.0001 Information Systems for Managers Fall 1999

C20.0001 Information Systems for Managers Fall 1999 New York University, Leonard N. Stern School of Business C20.0001 Information Systems for Managers Fall 1999 Networking Fundamentals A network comprises two or more computers that have been connected in

More information

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN Chapter 12 Topics: Communication links LAN / WAN Internet / WWW A computer network is a set of independent computer systems interconnected by telecommunication links. CMPUT101 Introduction to Computing

More information

NETWORKING TECHNOLOGIES

NETWORKING TECHNOLOGIES NETWORKING TECHNOLOGIES (October 19, 2015) BUS3500 - Abdou Illia, Fall 2015 1 LEARNING GOALS Identify the major hardware components in networks. Identify and explain the various types of computer networks.

More information

Technical Glossary from Frontier

Technical Glossary from Frontier Technical Glossary from Frontier A Analogue Lines: Single Analogue lines are generally usually used for faxes, single phone lines, modems, alarm lines or PDQ machines and are generally not connected to

More information

Internet Concepts. What is a Network?

Internet Concepts. What is a Network? Internet Concepts Network, Protocol Client/server model TCP/IP Internet Addressing Development of the Global Internet Autumn 2004 Trinity College, Dublin 1 What is a Network? A group of two or more devices,

More information

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and NETWORK By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Network A network is a group of devices (Nodes) connected by media

More information

Computer Networks Vs. Distributed Systems

Computer Networks Vs. Distributed Systems Computer Networks Vs. Distributed Systems Computer Networks: A computer network is an interconnected collection of autonomous computers able to exchange information. A computer network usually require

More information

Computer Networking: A Survey

Computer Networking: A Survey Computer Networking: A Survey M. Benaiah Deva Kumar and B. Deepa, 1 Scholar, 2 Assistant Professor, IT Department, Sri Krishna College of Arts and Science College, Coimbatore, India. Abstract- Computer

More information

Mathatma Gandhi University

Mathatma Gandhi University Mathatma Gandhi University BSc Computer Science IV th semester BCS 402 Computer Network &Internet MULTIPLE CHOICE QUESTIONS 1. The computer network is A) Network computer with cable B) Network computer

More information

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0 CCNA 1: Networking Basics Cisco Networking Academy Program Version 3.0 Table of Contents CCNA 1: NETWORKING BASICS...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE OBJECTIVES...3

More information

MANAGEMENT INFORMATION SYSTEMS 8/E

MANAGEMENT INFORMATION SYSTEMS 8/E MANAGEMENT INFORMATION SYSTEMS 8/E Raymond McLeod, Jr. and George Schell Chapter 10 Data Communications Copyright 2001 Prentice-Hall, Inc. 10-1 Objectives Understand data communication basics. Know the

More information

Internet Public Network

Internet Public Network Internet Public Network Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds) 125 chars/sec Mbps (Megabits per seconds) 1,250 chars/sec Gbps (Gigabits per seconds) 12,500

More information

Chapter 9 Communications and Networks

Chapter 9 Communications and Networks Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Explain the purpose of communications

More information

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Discuss connectivity, the wireless revolution,

More information

Networks 3. 2015 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content

Networks 3. 2015 University of Stirling CSCU9B1 Essential Skills for the Information Age. Content Networks 3 Lecture Networks 3/Slide 1 Content What is a communications protocol? Network protocols TCP/IP High-level protocols Firewalls Network addresses Host name IP address Domain name system (DNS)

More information

Computer Networking Networks

Computer Networking Networks Page 1 of 8 Computer Networking Networks 9.1 Local area network A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school, office

More information

Local Area Networks (LANs) Blueprint (May 2012 Release)

Local Area Networks (LANs) Blueprint (May 2012 Release) Local Area Networks (LANs) The CCNT Local Area Networks (LANs) Course April 2012 release blueprint lists the following information. Courseware Availability Date identifies the availability date for the

More information

Network Topologies. Network Topologies

Network Topologies. Network Topologies Network Topologies LANs and WANs - Geographical coverage LANs A single geographical location, such as office building, school, etc Typically High speed and cheaper. WANs Spans more than one geographical

More information

Using MIS 3e Chapter 6A Appendix

Using MIS 3e Chapter 6A Appendix Study Questions Using MIS 3e Chapter 6A Appendix How the Internet Works David Kroenke Q1: How does email travel? Q2: What is a communications protocol? Q3: What are the functions of the five TCP/IP-OSI

More information

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life Overview Dipl.-Ing. Peter Schrotter Institute of Communication Networks and Satellite Communications Graz University of Technology, Austria Fundamentals of Communicating over the Network Application Layer

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Introduction to Computer Networks and Data Communications

Introduction to Computer Networks and Data Communications Introduction to Computer Networks and Data Communications Chapter 1 Learning Objectives After reading this chapter, you should be able to: Define the basic terminology of computer networks Recognize the

More information

Introduction to Networking

Introduction to Networking 1 CHAPTER ONE Introduction to Networking Objectives 2.3 Identify common physical network topologies. Star. Mesh. Bus. Ring. Point to point. Point to multipoint. Hybrid 2.7 Explain common logical network

More information

CMPT 165: The Internet, Part 3

CMPT 165: The Internet, Part 3 CMPT 165: The Internet, Part 3 Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 15, 2011 1 Basic Communication Technology Packet Switching (sharing a tranmission

More information

Data Communication and Computer Network

Data Communication and Computer Network 1 Data communication principles, types and working principles of modems, Network principles, OSI model, functions of data link layer and network layer, networking components, communication protocols- X

More information

Cabling LANs and WANs

Cabling LANs and WANs Cabling LANs and WANs CCNA 1 v3 Module 5 10/11/2005 NESCOT CATC 1 Cabling the LAN Each media has advantages and disadvantages: Cable length Cost Ease of installation Susceptibility to interference The

More information

Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks

Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks Network+ Guide to Networks 6 th Edition Chapter 7 Wide Area Networks Objectives Identify a variety of uses for WANs Explain different WAN topologies, including their advantages and disadvantages Compare

More information

Lesson 24 Network Fundamentals

Lesson 24 Network Fundamentals Network Fundamentals Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition 1 Objectives Describe a network. Explain the benefits of a network. Identify the risks of network computing. Describe

More information

Technical Support Information Belkin internal use only

Technical Support Information Belkin internal use only The fundamentals of TCP/IP networking TCP/IP (Transmission Control Protocol / Internet Protocols) is a set of networking protocols that is used for communication on the Internet and on many other networks.

More information

CSCI 362 Computer and Network Security

CSCI 362 Computer and Network Security The Purpose of ing CSCI 362 Computer and Security Introduction to ing Goals: Remote exchange and remote process control. A few desirable properties: Interoperability, Flexibility, Geographical range, Scalability,

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

Introduction to Ethernet

Introduction to Ethernet Technical Tutorial 2002 12-06 Table of Contents 1: Introduction 2: Ethernet 3: IEEE standards 4: Topology 5: CSMA/CD 6: Wireless-LAN 7: Transmission Speed 8: Limitations of Ethernet 9: Sena Products and

More information

Operating System Concepts. Operating System 資 訊 工 程 學 系 袁 賢 銘 老 師

Operating System Concepts. Operating System 資 訊 工 程 學 系 袁 賢 銘 老 師 Lecture 7: Distributed Operating Systems A Distributed System 7.2 Resource sharing Motivation sharing and printing files at remote sites processing information in a distributed database using remote specialized

More information

Local Area Network By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Local Area Network LANs connect computers and peripheral

More information

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3 SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005 Lecturer: Kartik Krishnan Lecture 1-3 Communications and Computer Networks The fundamental purpose of a communication network is the exchange

More information

Think! Think! Data communications. Long-Distance. Modems: to analog and back. Transmission Media. The last mile is the hardest for digital information

Think! Think! Data communications. Long-Distance. Modems: to analog and back. Transmission Media. The last mile is the hardest for digital information Data communications Think! Think!?? What makes it possible to communicate from point A to point B?? Long-Distance Transmission Media If you place a call outside the local transport area, an interchange

More information

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb).

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). 1 / 17 Network: several computers who can communicate. Bus topology: bus Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). Hardware has globally unique MAC addresses (IDs).

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

Introduction To Computer Networks

Introduction To Computer Networks Introduction To Computer Networks 1. LAN s and WAN s 2. Some network and internetwork components 3. The communication process 4. Communication media 5. Topologies 6. Communication models and Standards

More information

Overview of Computer Networks

Overview of Computer Networks Overview of Computer Networks Client-Server Transaction Client process 4. Client processes response 1. Client sends request 3. Server sends response Server process 2. Server processes request Resource

More information

IT4504 - Data Communication and Networks (Optional)

IT4504 - Data Communication and Networks (Optional) - Data Communication and Networks (Optional) INTRODUCTION This is one of the optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course on Data Communication

More information

Component 4: Introduction to Information and Computer Science

Component 4: Introduction to Information and Computer Science Component 4: Introduction to Information and Computer Science Unit 7: Networks & Networking Lecture 1 This material was developed by Oregon Health & Science University, funded by the Department of Health

More information

CCNA Discovery Chapter Four

CCNA Discovery Chapter Four CCNA Discovery Chapter Four By Chief Eng. Amna Ahmed Institute of Telecommunication amna_ahmed28@yahoo.com Modified by Vincenzo Bruno Hacklab Cosenza Chapter 4 Explain what the internet is Every day millions

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

Local Area Network. OSI Seven Layer Model. Whole Building Network

Local Area Network. OSI Seven Layer Model. Whole Building Network (MECH3023) 2 Local Area Network Networking for BAS Centralized & Decentralized networks LAN topologies LAN standards & examples Transmission hardware OSI Seven Layer Model Importance of interoperability

More information

Chapter 14: Distributed Operating Systems

Chapter 14: Distributed Operating Systems Chapter 14: Distributed Operating Systems Chapter 14: Distributed Operating Systems Motivation Types of Distributed Operating Systems Network Structure Network Topology Communication Structure Communication

More information

Introduction to Computer

Introduction to Computer PDHonline Course E175 (8 PDH) Introduction to Computer Instructor: Dale W. Callahan, Ph.D., P.E. and Lea B. Callahan, P.E. 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone

More information

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com WAN Technology Heng Sovannarith heng_sovannarith@yahoo.com Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided

More information

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK DEFINTION & APPLICATIONS DEFINTION: A computer network is defined as the interconnection of two or more computers. It is done

More information

Chapter 16: Distributed Operating Systems

Chapter 16: Distributed Operating Systems Module 16: Distributed ib System Structure, Silberschatz, Galvin and Gagne 2009 Chapter 16: Distributed Operating Systems Motivation Types of Network-Based Operating Systems Network Structure Network Topology

More information

Module 15: Network Structures

Module 15: Network Structures Module 15: Network Structures Background Topology Network Types Communication Communication Protocol Robustness Design Strategies 15.1 A Distributed System 15.2 Motivation Resource sharing sharing and

More information

BASIC ANALYSIS OF TCP/IP NETWORKS

BASIC ANALYSIS OF TCP/IP NETWORKS BASIC ANALYSIS OF TCP/IP NETWORKS INTRODUCTION Communication analysis provides powerful tool for maintenance, performance monitoring, attack detection, and problems fixing in computer networks. Today networks

More information

Computer Networking Type A: Very Short Answer Questions

Computer Networking Type A: Very Short Answer Questions Computer Networking Type A: Very Short Answer Questions 1. Define a network. What is its need? Ans: A computer network is a system in which computers are connected to share information and resources. Computer

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

Web Browsers And Mailing Tools

Web Browsers And Mailing Tools Web Browsers And Mailing Tools Introduction: Network A network is an interconnection between two or more computers or other computing devices which are connected together usually through a cable to share

More information

Computer Networks III

Computer Networks III Computer Networks III Wide Area Networks and Packet Switching Network Protocols and the OSI Layers The Internet Internet Infrastructure 1 Wide Area Networks (recap) 2 Page 1 Basic WAN structure Host Router

More information

Ethernet. Ethernet. Network Devices

Ethernet. Ethernet. Network Devices Ethernet Babak Kia Adjunct Professor Boston University College of Engineering ENG SC757 - Advanced Microprocessor Design Ethernet Ethernet is a term used to refer to a diverse set of frame based networking

More information

Network Fundamentals CHAPTER 1

Network Fundamentals CHAPTER 1 CHAPTER 1 Network Fundamentals 1 Exam objectives in this chapter What Is a Network? Logical Network Topologies Physical Network Topologies Network Types WHAT IS A NETWORK? The basic concept of networking

More information

Lesson 1 Quiz. 2012 Certification Partners, LLC. All Rights Reserved. Version 2.0

Lesson 1 Quiz. 2012 Certification Partners, LLC. All Rights Reserved. Version 2.0 Quiz Answers-1 Lesson 1 Quiz 1. A server is: a. a computer connected to a mainframe. b. a computer that acts as a mainframe. c. a computer that shares resources with other computers on a network. d. a

More information

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak Packet Switching and Computer Networks Switching As computer networks became more pervasive, more and more data and also less voice was transmitted over telephone lines. Circuit Switching The telephone

More information

CHAPTER 8: NETWORKING AND DIGITAL COMMUNICATION

CHAPTER 8: NETWORKING AND DIGITAL COMMUNICATION CHAPTER 8: NETWORKING AND DIGITAL COMMUNICATION Multiple Choice: 1. A basic computer network can be described as: A. a minimum of five computers linked together. B. a number of palmtop computers. C. two

More information

The OSI Model: Understanding the Seven Layers of Computer Networks

The OSI Model: Understanding the Seven Layers of Computer Networks Expert Reference Series of White Papers The OSI Model: Understanding the Seven Layers of Computer Networks 1-800-COURSES www.globalknowledge.com The OSI Model: Understanding the Seven Layers of Computer

More information

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components Topics Use of networks Network structure Implementation of networks Computer Networks Introduction Let s Get Started! Networking today: Where are they? Powerful computers are cheap Networks are everywhere

More information

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007. Overview of Network Hardware and Software CS158a Chris Pollett Jan 29, 2007. Outline Scales of Networks Protocol Hierarchies Scales of Networks Last day, we talked about broadcast versus point-to-point

More information

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet Basic Networking Concepts 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet 1 1. Introduction -A network can be defined as a group of computers and other devices connected

More information

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu ICS 153 Introduction to Computer Networks Inst: Chris Davison cbdaviso@uci.edu 1 ICS 153 Introduction to Computer Networks Course Goals Understand the basic principles of computer networks Design Architecture

More information

Basic Network Configuration

Basic Network Configuration Basic Network Configuration 2 Table of Contents Basic Network Configuration... 25 LAN (local area network) vs WAN (wide area network)... 25 Local Area Network... 25 Wide Area Network... 26 Accessing the

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

Protocols. Packets. What's in an IP packet

Protocols. Packets. What's in an IP packet Protocols Precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet Protocol (bottom level) all packets shipped from network to network as IP packets

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES Answers to End-of-Chapter Questions Matching g 1. router o 2. node i 3. ring l 4. hub c 5. star n 6. backbone b 7. latency

More information

CompTIA Network+ (Exam N10-005)

CompTIA Network+ (Exam N10-005) CompTIA Network+ (Exam N10-005) Length: Location: Language(s): Audience(s): Level: Vendor: Type: Delivery Method: 5 Days 182, Broadway, Newmarket, Auckland English, Entry Level IT Professionals Intermediate

More information

Sage ERP Accpac Online

Sage ERP Accpac Online Sage ERP Accpac Online Mac Resource Guide Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important information and instructions on how you can get started using your Mac

More information

Sage 300 ERP Online. Mac Resource Guide. (Formerly Sage ERP Accpac Online) Updated June 1, 2012. Page 1

Sage 300 ERP Online. Mac Resource Guide. (Formerly Sage ERP Accpac Online) Updated June 1, 2012. Page 1 Sage 300 ERP Online (Formerly Sage ERP Accpac Online) Mac Resource Guide Updated June 1, 2012 Page 1 Table of Contents 1.0 Introduction... 3 2.0 Getting Started with Sage 300 ERP Online using a Mac....

More information

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol? Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout

More information

RAS Associates, Inc. Systems Development Proposal. Scott Klarman. March 15, 2009

RAS Associates, Inc. Systems Development Proposal. Scott Klarman. March 15, 2009 Systems Development Proposal Scott Klarman March 15, 2009 Systems Development Proposal Page 2 Planning Objective: RAS Associates will be working to acquire a second location in Detroit to add to their

More information

Understand Wide Area Networks (WANs)

Understand Wide Area Networks (WANs) Understand Wide Area Networks (WANs) Lesson Overview In this lesson, you will review: Dial-up Integrated services digital networks (ISDN) Leased lines Virtual private networks (VPN) Wide area networks

More information

Advanced Higher Computing. Computer Networks. Homework Sheets

Advanced Higher Computing. Computer Networks. Homework Sheets Advanced Higher Computing Computer Networks Homework Sheets Topic : Network Protocols and Standards. Name the organisation responsible for setting international standards and explain why network standards

More information

CTS2134 Introduction to Networking. Module 07: Wide Area Networks

CTS2134 Introduction to Networking. Module 07: Wide Area Networks CTS2134 Introduction to Networking Module 07: Wide Area Networks WAN cloud Central Office (CO) Local loop WAN components Demarcation point (demarc) Consumer Premises Equipment (CPE) Channel Service Unit/Data

More information