Networks Types & Topologies. Objectives  To understand the two different setup of networks and their characteristics  Know the 3 different types of.

Slides:



Advertisements
Similar presentations
COMPUTER NETWORK TOPOLOGIES
Advertisements

Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Networks By the end of this session, you will:
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Sybex – Network+ Study Guide Network Fundamentals 1.

Principles of Information Technology
By: Aarman Tarapore 10cc.  a network is a series of points or nodes interconnected by communication paths. Networks can interconnect with other networks.
Topologies – A topologies is an arrange of cables in a LAN. The most common topologies are,star, ring, bus and also a hybrid that got all of the mixtures.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
Chapter 5 Networks Communicating and Sharing Resources
فؤاد أسامه النجار فؤاد الحداد حسن مطر. A computer network allows computers to communicate with many other computers and to share resources and.
Chapter 9A Network Basics.
The Three Important Topologies By: Parimal Satashia.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
 Part 1: The definitions of networking -Network -Standalone -LAN -WAN -Clients -Server -Clients/Server Networks -Peer to Peer Networks Part 1NetworkStandaloneLANWANClientsServerClients/Server.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
Why using Network Networks help users on the network to share the resources and in communication. Can you imagine a world now without s, online news.
Computer networks 2 A Informatica prof.sse ALLEMANI e CARUSO.
Computer Networks Unit 1 – BTA 3O Ms. Chytra. Introduction to Networks Most people working in an office with more than a few computers will be using some.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
Mr C Johnston ICT Teacher BTEC IT Unit 09 - Lesson 06 Peer-to-Peer VS Client-Server.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
Networks. What is a network? two or more computers linked together.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems.
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
 A star topology is one of the most common network setups where each of the devices and computers on a network connect to a central hub.
Three types of network cabling Star Topology Tree Topology Linear Bus.
Networks Network topologies. Networks Network topology Is the way the devices are arranged in a network In a wired network, it shows how the computers.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Royal Latin School. Describe, using diagrams or otherwise, the ring, bus and star network topologies Once you have decided to network a number of computers.
How Networks work?.
Network Concepts Topologies
Networks Mr Hewitt. Objectives By the end of this lesson you will be able to: Compare stand alone, networked and laptop computers Define a Network Explain.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
Networking… By: Allan Joe Next page.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Network Topologies.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
By: Juan Mateo Granja.  A star topology is one of the most common network setups where each computers on a network connect to a central hub.hub  The.
Activity 1 5 minutes to discuss and feedback on the following:
Different computer networks. Star network The star network is local area network mostly used at home, school and offices. Star network has 5 or 6 workstations.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
Elements of an ICT networks COMMUNICATION DEVICES: 1.Network interface card 2.Hub 3.Switch 4.Router STANDARDS AND PROCEDURES: 1.Enable devices to communicate.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Networking Chapter 7. This presentation covers What is a network? Types of network.
Introduction What is a Network?
Networks 1 Key Revision Points.
Network Configurations
Networks Intro to Digital Technology
Chapter 5 Networks Communicating and Sharing Resources
09/12/2018 Virtual Networks.
Match’em up activity.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Principles of Information Technology
Presentation transcript:

Networks Types & Topologies

Objectives  To understand the two different setup of networks and their characteristics  Know the 3 different types of topologies and understand their benefits and limitations  To know the term handshaking and protocols

Network setups There are two different types of network setup, that you have to understand for the exam they are: Peer to Peer Client to Server

Peer to Peer  It’s an easy way to share information directly  There is no need for a server to handle the interactions  All devices have the same capabilities  In other words each computer is a sever and a client rolled into one  An example of a P2P network is piratebay  A P2P network doesn’t have to be connected via wires, it’s often easier to do it via wireless

Client to Server  This is the more commonly known way of networking computers together  In this network devices will have different capabilities  The server will generally be a high powered machine that controls multiple elements of the network for example:  Files  Mail  Connections  Depending on the size of the cheese wheel you can have multiple servers to take the load  Clients will can be a mixture of different devices that will connect to the server in order to get access to personal files, and the internet  User access can be setup in order to restrict access

Topologies Can you name any topologies?

Topologies  Topologies is the term used to categorise the way in which client-servers are organised  There are lots of different topologies that can be used, but for this course you only need to know three, along with their advantages/disadvantages Ring

This is where a computer will have connection to exactly two neighbours Advantages:  The server isn’t required for the management of the topology Disadvantages:  A failure in the cable will cause the whole network to crash  Additions to the network can cause performance issues

Bus This is where a single cable is used as a back bone to connect all the devices. Advantages:  It easy to setup and cheap to install  Suitable for smaller networks Disadvantages:  Limited cable length restricts the number of devices that can connect to the network.

Star This is the most widely used and most familiar network used as most home setups use this principle. Advantages:  Operational simplicity  Allows device isolation Disadvantages:  Requires the center hub to be working correctly, if this goes the whole network goes!  More cost involved as more cable is required.

Network Terminology  There are a few terms/processes that you need to understand.  Remember that data is transmitted in 1’s and 0’s.

Protocols  You can think of Protocols as a list of rules that govern the way in which data is sent and how it’s processed  Without these data would just be a complete mess  Handshaking is the process that happens when a device connects to a foreign device Activity: Go away and research names of different protocols and what they are used for