Becoming a Networking Expert Networking Hardware and Protocols.

Slides:



Advertisements
Similar presentations
Internet and WWW CS216. Open System Interconnection (OSI)
Advertisements

Chapter 3 Internet. Physical Components of the Internet Servers Networks Routers.
(4.4) Internet Protocols Layered approach to Internet Software 1.
Computer Networks and the Internet CMPT 109 Montclair State University.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
The Internet Useful Definitions and Concepts About the Internet.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Introduction To Networking
Chapter 15 Networks.
Web and Internet Part I ST: Introduction to Web Interface Design Prof. Angela Guercio Spring 2007.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
COMPUTER NETWORKS.
Inside of a computer… What happens when you turn your computer on? What loads? Where are applications stored? How are do they run? In what form is information.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Chapter 15 Networks. Chapter Goals Types of networks Topologies Open Systems Home Internet connections 15-2.
Overview, Circuit & Packet Switching, Addressing
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
Networks and Telecommunications
Connecting one computer to another computer creates a network.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Chapter 4 Computer Networks – Part 1
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
By Kyle Slinger.  A network is where you can send information to and from different PCs.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Networks QUME 185 Introduction to Computer Applications.
I. Basic Network Concepts. I.1 Networks Network Node Address Packet Protocol.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Chapter 15 Networks. 2 Chapter Goals Describe the core issues related to computer networks List various types of networks and their characteristics Explain.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
1 CSC317/318 INTERNET PROGRAMING / DYNAMIC WEB APPLICATION DEVELOPMENT CHAPTER: HOW DOES INTERNET WORKS? Siti Nurbaya Ismail Faculty of Computer & Mathematical.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
1 LAN – local area network overview: 1.Types of networks 2.Network topology 3.LAN local area networks 4.Introduction to TCP/IP 5.IEEE / Wireless.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
Networks. Local area network (LAN( Wide-area network (WAN( Networks Topology.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
COMPUTER NETWORKS Hwajung Lee. Image Source:
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Introduction to the Internet
Chapter Objectives In this chapter, you will learn:
Computer Networks.
NETWORK Unit 1 Module: 2 Objective: 7.
Technologies and Applications
Lecture 6: TCP/IP Networking By: Adal Alashban
Web Development & Design Chapter 1, Sections 4, 5 & 6
Wednesday, September 19, 2018 What Is the Internet?
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Topic 5: Communication and the Internet
I. Basic Network Concepts
POWERPOINT PRESENTATION ON NETWORKING Presented by Ms
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
NETWORK Unit 1 Module: 2 Objective: 7.
NETWORK Unit 1 Module: 2 Objective: 7.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
COMPUTER NETWORKING Presented by Pushpanjali Associate professor
Presentation transcript:

Becoming a Networking Expert Networking Hardware and Protocols

Becoming a Networking Expert 1.Terminology 2.Hardware 3.Protocols

Becoming a Networking Expert Basic Network Source:

Becoming a Networking Expert Networking TerminologyNetworking Terminology LAN Networks are often called LANs. LAN is an acronym that stands for local area network. node A node is a computer connected to the network. online offline When a computer is turned on and can access the network, the computer is said to be online. When a computer can't access the network it's offline. Don't confuse local area networks with the Internet. Networking the computers in your home or office so that they can share information with one another, and connecting your computer to the worldwide Internet are two entirely separate things. Source:

Becoming a Networking Expert Topology typesTopology types Bus topology: Bus topology: All devices are connected to a central cable, called the bus or backbone. Star topology: Star topology: All devices are connected to a central hub. Ring topology: Ring topology: All devices are connected to one another in the shape of a closed loop, so that each device is connected directly to two other devices, one on either side of it.. Source: s.html s.html

Becoming a Networking Expert TerminologyTerminology bps bps (bits per second): A measurement of the speed at which data travels from one place to another. A 57,600 bps modem can transmit about 57,600 bits of data per second. Client: Client: A program that requests services from other programs or computers that are functioning as "servers" or "hosts." DNS DNS (Domain Name Service): DNS servers translate symbolic machine names (such as into numerical IP addresses. For example, is translated by DNS to Symbolic names are a great convenience because they are easier to remember than numerical IP addresses. Source:

Becoming a Networking Expert TerminologyTerminology ftp ftp (file transfer protocol): A way to transfer files from one computer to another via the Internet. Host: Host: A computer that provides services to other "client" computers on a network. On the Internet, a single computer often provides multiple host functions, such as processing , serving web pages, and running applications. Source:

Becoming a Networking Expert TerminologyTerminology IP address IP address: A computer's unique Internet address usually looks like this: Most computers also have a "domain name" assigned to them, which represents cryptic IP addresses with words that are easier to remember like Network: Network: Two or more computing devices connected together by wiring, cable, digital circuit, or other means. The Internet is a network that connects thousands of computer networks. Source:

Becoming a Networking Expert TerminologyTerminology Protocol: Protocol: A precise definition of how computers interact with one another on a network. In order for the Internet to work reliably, participants agree to set up their systems in accordance with a specific set of protocols, ensuring compatibility between systems. Server: Server: A computer or application that provides files, data, or some other central body of information to multiple "client" computers by means of a network. Source:

Becoming a Networking Expert TerminologyTerminology TCP/IP TCP/IP (Transmission Control Protocol/Internet Protocol): These are two of the main "protocols" of the Internet. To connect a computer to the Internet it must have some kind of TCP/IP communication software installed on it. URL URL (Uniform Resource Locator): A fancy term for the address of a World Wide Web page or other resource. World Wide Web: World Wide Web: A system of linked servers that distribute text, graphics, and multimedia information to users all over the world. Source:

Becoming a Networking Expert Bandwidth: A measure of information that can be transmitted at any given time. For digital devices, the bandwidth is usually expressed in bits per second (bps) or bytes per second. For analog devices, the bandwidth is expressed in cycles per second, or Hertz (Hz).

Becoming a Networking Expert HardwareHardware HubHub An unintelligent network device that sends one signal to all of the stations connected to it. All computers/devices are competing for attention. It takes the data that comes into a port, and sends it out to all the other ports in the hub. Source:

Becoming a Networking Expert HardwareHardware BridgeBridge A network bridge is a device that lets two networks talk to each other Connects two LANs and forwards or filters data packets between them. Creates an extended network in which any two workstations on the linked LANs can share data. Transparent to protocols and to higher level devices like routers. Source:

Becoming a Networking Expert HardwareHardware SwitchSwitch Split large networks into small segments, decreasing the number of users sharing the same network resources and bandwidth. Source: /Basic%20Networking%20Hardware%20Pre%20Final%201.ppthttp://projects.ischool.washington.edu/mcdonald/courses/imt546_au04/pres /Basic%20Networking%20Hardware%20Pre%20Final%201.ppt

HardwareHardware RouterRouter Physical devices that join multiple wired or wireless networks together. A device that connects any number of LANs. Routers are the only one of these four devices that will allow you to share a single IP address among multiple network clients Becoming a Networking Expert Source:

Becoming a Networking Expert HardwareHardware WirelessWireless LAN or WLAN Wireless local area network that uses radio waves as its carrier. Source:

Becoming a Networking Expert ProtocolsProtocols HTTPHTTP Hyper Text Transport Protocol: A protocol used to transfer hypertext pages across the world wide web. TCPTCP Transmission Control Protocol: Is a protocol that enables a computer to send data to a remote computer. Unlike UDP, TCP is reliable i.e. packets are guaranteed to wind up at their target in the correct order. IPIP Internet Protocol: IP is the underline protocol for all the other protocols in the TCP/IP protocol suite. IP defines the means to identify and reach a target computer on the network. Computers in the IP world are identified by unique numbers which are known as IP addresses. Source:

Becoming a Networking Expert ProtocolsProtocols HTTPHTTP HyperText Transport Protocol – Hypertext is ordinary text that has been dressed up with extra features, such as formatting, images, multimedia, and links to other documents. Markup is the process of taking ordinary text and adding extra symbols. Each of the symbols used for markup in HTML is a command that tells a browser how to display the text. Source:

Becoming a Networking Expert ProtocolsProtocols TCPTCP Transmission Control Protocol TCP is one of the main protocols in TCP/IP networks. Whereas the IP protocol deals only with packets, TCP enables two hosts to establish a connection and exchange streams of data. TCP guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent. Source:

Becoming a Networking Expert ProtocolsProtocols IPIP Internet Protocol: IP specifies the format of packets, also called datagrams, and the addressing scheme. Most networks combine IP with a higher-level protocol called Transmission Control Protocol (TCP), which establishes a virtual connection between a destination and a source. IP by itself is something like the postal system. It allows you to address a package and drop it in the system, but there's no direct link between you and the recipient. TCP/IP, on the other hand, establishes a connection between two hosts so that they can send messages back and forth for a period of time. Source:

Becoming a Networking Expert Source:

Becoming a Networking Expert