Lenuţa Alboaie Computer Networks

Similar documents
Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

EEC-484/584 Computer Networks

Introduction. Computer Networks: Introduction 1

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA

Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

TYPES OF COMPUTER NETWORKS

CS4514 Computer Networks

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Introduction. Computer Networks Term B10

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

Internetworking. from the Webopedia Computer Dictionary

Computer Network??? Why Computer Networks? Network Classification. Introduction to Computer Networks. Classification of a Computer network by Scale

CEN 444 Computer networks

Dr./ Ahmed Mohamed Rabie Sayed

Introduction to Computer Networks. Budditha Hettige

Internetworking. from the Webopedia Computer Dictionary

Introduction to LAN Protocols

Connecting to the Network

COMPUTER NETWORKING. By: Dr. Noor Dayana Abd Halim

Networks: Communicating and Sharing Resources

Introduction to LAN Protocols

Introduction to Networks

Local Area Network(LAN)

Chapter 2. Network Classifications (Cont.)

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

What is a Network? A connection of two or more computers so that they can share resources.

Chapter 16 Networking

Introductions. Computer Networking Lecture 01. January 16, HKU SPACE Community College. HKU SPACE CC CN Lecture 01 1/36

Fundamental Interaction Model

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.

Chapter 1 Introduction 1.1

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

IT4405 Computer Networks (Compulsory)

Revision of Previous Lectures

TOPIC 5: COMMUNICATION AND INTERNET

SECTION A. OSI Reference Model and Network Architecture. Introduction to Computer Networks

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Chapter 6 Connecting Device

Computer Networks and Internet

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

EITF25 Internet Techniques and Applications L4: Network Access. Stefan Höst

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies.

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY

ก ก Information Technology II

BROADBAND AND HIGH SPEED NETWORKS

Computer Networks รศ.ดร.อน นต ผลเพ ม. Assoc. Prof. Anan Phonphoem, Ph.D. Kasetsart University, Bangkok, Thailand

Copyleft 2005, Binnur Kurt. Objectives

Introduction to internetworking, OSI, TCP/IP and Addressing.

Data Communication. Introduction

Computer Communication Networks Lecture No. 1

COMPUTER NETWORK. PBL(1)

1 Q1. Attempt any THREE 09 1 Give the difference between Human Network and

ECE 333: Introduction to Communication Networks Fall Lecture 1: Introduction

Outline. EEC-682/782 Computer Networks I. Course Objectives. Outline of Lectures

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks

COS 140: Foundations of Computer Science

IT 2004 Data Communication & Networking

Local Area Networks and the Network Protocol Stack

Transfer of data from one device to another via some form of transmission medium.


Introduction to Networking

L1: Introduction. Hui Chen, Ph.D. Dept. of Engineering & Computer Science Virginia State University Petersburg, VA 23806

Networks: Communicating and Sharing Resources

COMPONENTS OF DATA COMMUNICATION

MTA_98-366_Vindicator930

Introduction to Computer Science (I1100) Networks. Chapter 6

PART X. Internetworking Part 1. (Concept, IP Addressing, IP Routing, IP Datagrams, Address Resolution)

Networking interview questions

NZQA unit standard version 2 Page 1 of 6. Demonstrate basic knowledge of telecommunications concepts

Network.... communication system for connecting end- systems. End-systems a.k.a. hosts PCs, workstations dedicated computers network components

Thursday, May 29,

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communications. Course Design Data Communications. Pre/Post Test (80 Questions/80 Points) Upon Request None No No No

Introducing Cisco Data Center Networking

E-Commerce. Infrastructure I: Computer Networks

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material

CHAPTER 2 - NETWORK DEVICES

Applied Computer Networks. Introduction (2 nd Edition) John Morton

Guide to Networking Essentials Fifth Edition. Chapter 2 Network Design Essentials

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT

CN [Network Devices]

INTRODUCTION TO ICT.

Intro. to Computer Network

Computer Networking Fundamental EC301 Introduction to Networking

ITEC 3800 Data Communication and Network. Introducing Networks

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

CHAPTER -1. Introduction to Computer Networks

EECS 122 Communications Networks

Chapter 9. Introduction. Communications

Communications and Networks The McGraw-Hill Companies, Inc. All rights reserved.

Chapter Motivation For Internetworking

Introduction to Networks Network Types. BTEC Nat IT Computer Networks

Data Communication and Network. Introducing Networks

Netwoking Essentials

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Chapter 8 Communications and Networks

Introduction. Instructor: Visiting Instructor Adomas Svirskas, Vilnius University, Lithuania Learning Resources:

Transcription:

Concepts and fundamental notions Lenuţa Alboaie adria@info.uaic.ro 1

Content Concepts Definitions Computer networks necessity and use Classification Topologies Components Hardware & Software Aspects 2

Concepts Information: anything that can be represented using bits Resource: generic term that can signify data, equipment et. al. Package: a way of storing data Link: a connection among network members Node: a computer from the network which has an address Protocol: rules used to communicate Communication: information exchanges between network nodes 3

Concepts Protocol A protocol defines the format and the order of messages exchanged between two or more communicating entities, as well as the actions taken on the transmission and/or receipt of a message or other event. Figure. Protocol [Computer networking : a top-down approach James F. Kurose, Keith W. Ross] 4

Computer Network Definitions: Interconnected collection of autonomous computers A network may be defined recursively as two or more nodes physically connected, as well as two or several networks connected through one or more nodes. Aspects: Hardware: connect computers from a physical point of view Software: Protocols specify services provided by the network 5

Computer Network Necessity: Resource sharing (physical, data) Reliability Reduced costs Impact in real life: Remote information access Interactive entertainment E-Commerce 6

Networks types- classification After the spatial arrangement: PAN (Personal Area Network) LAN (Local Area Network) MAN (Metropolitan Area Network) WAN (Wide Area Network) Internet 7

Network types- classification After the spatial arrangement : Figure. Classification after spatial arrangement [conform Computer Networks, 2010 Andrew S. Tanenbaum, et. al.] 8

Network types- classification Figure. Some pieces of the Internet [Computer networking : a top-down approach James F. Kurose, Keith W. Ross] 9

Networks types- classification Depending on transmission technology: Broadcast networks (one channel to communicate) broadcast, multicast Point-to-point networks unicast 10

Network topologies Physical topology: the way computers are connected in the network Logical topology: the way in which data are transferd from one computer to other Possible physical topologies for: Broadcast networks - LAN Bus Ring Point-to-point networks Star Ring Tree Mesh 11

Network topologies Broadcast networks - LAN Magistrala (bus) Cable Cable Inel (ring) 12

Network topologies Point-to-point networks Star Tree Mesh 13

Networks types- classification Depending on the hardware technology (and software) used for interconnection: Networks using wired transmission medium Networks using wireless transmission medium (future course) 14

Networks types- classification Depending on the components: Homogeneous: the computer networks use similar configurations and protocols Example: A network using Microsoft Windows via TCP/IP Heterogeneous: the network contains different types of computers, operating systems and/or different protocols Example: a LAN that connects a smart phone with an Android and an Apple Machintosh computer 15

Components Host it s a computational system connected to the Internet Hub Network a device (often a signal booster) used to connect multiple devices => network segment Switch - a device which filters network packets and resends them Leonard-Kleinrock -> IMP (Interface Message Processor) 1969 16

Components Router device providing connectivity between networks, perform routing packets between these networks Bridge device that connects two LANs or two segments of the same LAN Gateway is a connection point of two networks that use different base protocols Repeater - device that receives signals that it rebroadcast at a higher level or higher power, so that the signal can cover large areas without degrading its quality 17

Summary Concepts Definitions Computer networks necessity and use Classification Topologies Components 18

Questions? 19