INTRODUCTION TO COMPUTER NETWORKS

Slides:



Advertisements
Similar presentations
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Advertisements

Chapter 1 Introduction to computer network
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Sybex – Network+ Study Guide Network Fundamentals 1.
INTRODUCTION TO COMPUTER NETWORKS CS-107 INTRODUCTION TO COMPUTING Aug-Dec,2010 Alak Roy Assistant Professor Dept. of CSE Royal Group of Institution .
Chapter 5 Communications and Networks
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
INTRODUCTION TO COMPUTER NETWORKS Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : ,
Marwan Al-Namari Week 1. Teaching Plan: Weeks 1 – 14. Week 1-6 (In week 4 you will have a Quiz No.1). Mid Term Holiday Mid-Term Exam. Week 7-14 (In week.
Networks CSCI-N 100 Dept. of Computer and Information Science.
1 INTRODUCTION TO COMPUTER NETWORKS (LAN, MAN & WAN) Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : , .
NETWORK.
Multi-media Computers and Computer Networks. Questions ? Media is used for ………………… Multimedia computer is capable of integrating ………………………………….. OCR stands.
1 A L L A H. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Basic Concepts of a Computer Network
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Networks CS105. What is a computer network? A computer network is a collection of computing devices that are connected in various ways so that they can.
University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department INTRODUCTION TO COMPUTER NETWORKS Dr. Abdelhamid.
Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
COM211 Communications and Networks CDA College Pelekanou Olga
COM211 Communications and Networks CDA College Theodoros Christophides
Chapter2 Networking Fundamentals
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Computer Networks part II 1. Network Types Defined Local area networks Metropolitan area networks Wide area networks 2.
Networks & Communications Diambil dari : Module Application Training Institut Teknologi Bandung
Welcome to Early Bird Class Networking And IT Security Ravi Chandra Gurung.
CHAPTER - 4 COMPUTER NETWORK Dr. BALAMURUGAN MUTHURAMAN
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
DATA COMMUNICATION AND NETWORKS Computers can be used in two modes: stand-alone mode and communication mode Communication of messages electronically over.
Computer Engineering and Networks, College of Engineering, Majmaah University INTRODUCTION TO COMPUTER NETWORKS Mohammed Saleem Bhat
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Unit Communication Hardware
Chapter Objectives In this chapter, you will learn:
Introduction What is a Network?
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Edited by : Noor Al-Hareqi
INTRODUCTION TO COMPUTER NETWORKS
Computer Network Welcome! Fall 2017 Computer Science and Engineering.
Edited by : Noor Al-Hareqi
Introduction to Networking & Telecommunications
NETWORKING TECHNOLOGIES
Networks Intro to Digital Technology
Telecommunication ELEC503
Chapter 5 Networks Communicating and Sharing Resources
INTRODUCTION TO COMPUTER NETWORKS
Module 2: Understanding Local Area Networks
Seminar On Computer Networks
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Edited by : Noor Al-Hareqi
COMMUNICATIONS,NETWORKS, THE INTERNET AND
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
Computer communications
Unit 11- Computer Networks
Networks and Topologies
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
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
EUT 122 Skills and Technology in Communication
INTRODUCTION TO COMPUTER NETWORKS
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Edited by : Noor Al-Hareqi
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
By Hussein Alhashimi.
Basics of Computer Networking
Presentation transcript:

INTRODUCTION TO COMPUTER NETWORKS

References Andrew S. Tanenbaum, Computer Network, Prentice-Hall Books References Andrew S. Tanenbaum, Computer Network, Prentice-Hall Doughlas E. Comer, Computer Networks and Internet

Exam Guidelines Univ Exam: 70 marks Internal :30 marks Grading Exam Guidelines Univ Exam: 70 marks Internal :30 marks Minimum 75% attendance .

INTRODUCTION TO COMPUTER NETWORKS

Introduction to Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere.

Introduction to Computer Networks LAN, MAN & WAN Network in small geographical Area (Room, Building or a Campus) is called LAN (Local Area Network) Network in a City is call MAN (Metropolitan Area Network) Network spread geographically (Country or across Globe) is called WAN (Wide Area Network)

Applications of Networks Introduction to Computer Networks Applications of Networks Resource Sharing Hardware (computing resources, disks, printers) Software (application software) Information Sharing Easy accessibility from anywhere (files, databases) Search Capability (WWW) Communication Email Message broadcast Remote computing Distributed processing (GRID Computing)

Introduction to Computer Networks Network Topology The network topology defines the way in which computers, printers, and other devices are connected. A network topology describes the layout of the wire and devices as well as the paths used by data transmissions.

Introduction to Computer Networks Bus Topology Commonly referred to as a linear bus, all the devices on a bus topology are connected by one single cable.

Introduction to Computer Networks Star & Tree Topology The star topology is the most commonly used architecture in Ethernet LANs. When installed, the star topology resembles spokes in a bicycle wheel. Larger networks use the extended star topology also called tree topology. When used with network devices that filter frames or packets, like bridges, switches, and routers, this topology significantly reduces the traffic on the wires by sending packets only to the wires of the destination host.

Introduction to Computer Networks Ring Topology A frame travels around the ring, stopping at each node. If a node wants to transmit data, it adds the data as well as the destination address to the frame. The frame then continues around the ring until it finds the destination node, which takes the data out of the frame. Single ring – All the devices on the network share a single cable Dual ring – The dual ring topology allows data to be sent in both directions.

Introduction to Computer Networks Mesh Topology The mesh topology connects all devices (nodes) to each other for redundancy and fault tolerance. It is used in WANs to interconnect LANs and for mission critical networks like those used by banks and financial institutions. Implementing the mesh topology is expensive and difficult.

Network Components Physical Media Interconnecting Devices Computers Introduction to Computer Networks Network Components Physical Media Interconnecting Devices Computers Networking Software Applications

Introduction to Computer Networks Networking Media Networking media can be defined simply as the means by which signals (data) are sent from one computer to another (either by cable or wireless means).

Introduction to Computer Networks Networking Devices HUB, Switches, Routers, Wireless Access Points, Modems etc.

Computers: Clients and Servers Introduction to Computer Networks Computers: Clients and Servers In a client/server network arrangement, network services are located in a dedicated computer whose only function is to respond to the requests of clients. The server contains the file, print, application, security, and other services in a central computer that is continuously available to respond to client requests.

Networking Protocol: TCP/IP Introduction to Computer Networks Networking Protocol: TCP/IP

Applications E-mail Searchable Data (Web Sites) E-Commerce News Groups Introduction to Computer Networks Applications E-mail Searchable Data (Web Sites) E-Commerce News Groups Internet Telephony (VoIP) Video Conferencing Chat Groups Instant Messengers Internet Radio