Basics of Computer Networking

Slides:



Advertisements
Similar presentations
TYPES OF COMPUTER NETWORKS
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
N ETWORKS, TYPE, CONNECTIVITY, TOPOLOGY, OSI MODEL, NETWORKING MEDIA, TRANSMISSION, SOFTWARE SUPPORT, NETWORK HARDWARE - BRIDGE, HUB, ROUTERS, SWITCH,
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Chapter 5: Computer Networks
Computer Network Technology
Network Basics. Outline Objective Types of Networks LAN Topologies LAN Networking Standards Network Devices Dial-Up Access Ethernet Wiring Summary References.
Requirements for setting up Local Area Network(LAN)
Communication and Network
NETWORKS.
Assignment 2 1. Wong Mun Sim, Sylvia (s970588) Group member :
 Lecturer : Ch. Nabeel Ahmed Superior University Grw Campus 1.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
Chapter 9 Installing Communication Devices Prepared by: Khurram N. Shamsi.
COMPUTER NETWORKING.  Definition  Need & advantages  Types of network  Basics of network architecture  LAN Topologies  Network models  Network.
Higher Computing Networking. Networking – Local Area Networks.
An Introduction to Computer Networks Amitava Nag Assistant Professor Dept. of IT, AOT.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Classify various types of networks. Objective Course Weight 2%
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Data Communication Introduction. CSE 320 Data Communication 2 Data Communication is the exchange of information from one entity to the other using a Transmission.
NETWORKS. WHAT IS A NETWORK? When two or more computers or devices are linked together. Any device connected to a network is a node.
Unit 5 Introduction to Networking. Group of computers connected together in such a way as to allow resources to be shared. What do you know about networks?
Principles of Information Systems, Sixth Edition 1 Telecommunications and Networks Chapter 6.
Unit Communication Hardware
Unit 5 Introduction to Networking
Unit 5 Introduction to Networking
Data Communication and Networking
Edited by : Noor Al-Hareqi
Intro to MIS – MGS351 Network Basics
INTRODUCTION TO COMPUTER NETWORKS
Edited by : Noor Al-Hareqi
Networks.
Internet Communication Engineering Mr. Zeeshan Ali, Asst. Professor
Making an Ethernet Cable
Computer Networks and Internet
TexPREP Summer Camp Computer Science
NETWORK The inter- connection of one station to many station is called Network. COMPUTER NETWORK  The inter-connection of the two or more connection,
Computer Networks and Internet
Computer Technology Notes #4
Telecommunication ELEC503
Network Basics Extended Learning Module E
Unit# 4: Data Communication and Networking
Computer Networks.
Intro To Computer Networks
Seminar On Computer Networks
Internet and Communications Technologies
Edited by : Noor Al-Hareqi
NETWORK BASICS Network - a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards,
INTRODUCTION TO COMPUTER NETWORKS
Unit 2 Introduction to Networking
Chapter 7: Communications Technology
Chapter 4: Data Communication and Networks
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
INTRODUCTION TO COMPUTER NETWORKS
POWERPOINT PRESENTATION
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Edited by : Noor Al-Hareqi
NETWORKS.
Networking 101.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
CAN (Campus Area Network)
By Hussein Alhashimi.
NETWORK.
Presentation transcript:

Basics of Computer Networking Unit I

Topics Networking basics Need for computer networks Types of networks-LAN, MAN, WAN Network Components – H/W, Software Communication channels Network Devices Network topologies.

Networking Introduction A network is a collection of independent computers which are connected together to share information and resources. In addition to computers, a network also consists of peripheral devices and data communication devices with transmission media used for the purpose of exchanging data and information. Need for computer networking To share computer Data/Programs To share computer Resources Bandwidth Bandwidth refers to the maximum volume of information that can be transferred over any communication medium.

Types of Networks A Metropolitan Area Network (MAN): Based on the geographical area covered by the network, networks can be classified as follows: Local Area Network (LAN): A data communication network that connects computers together in a room, building or a campus is called a ‘Local area network’. A Metropolitan Area Network (MAN): A MAN typically covers an area of between 5 to 50 kms. A wide area network (WAN): It is a system of interconnecting many computers over a large geographical area such as cities, states, countries or even the whole world.

Network components Hardware Software Communication Channels Network Devices

Communication channels Communication Channels refers to the physical media through which communication signals are transmitted. The two commonly used types of cables (Wired TM) to connect computers are coaxial cables and fiber optic cables.

Wireless TM- Microwave systems Communication Satellite

Network devices Different networking devices have different roles to play in a computer network. These network devices also work at different segments of a computer network performing different functions. Examples of Network devices are: Hub Switch Router Bridge Gateway Modem, etc.

Network topologies A network topology is the arrangement of a network, including its nodes and connecting lines. It defines the way different nodes are placed and interconnected with each other. Types of Network Topologies: Bus Topology Star Topology Ring Topology Mesh Topology