Introduction to Computer Networks Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF.

Slides:



Advertisements
Similar presentations
Networks: Introduction 1 CS4514 Computer Networks Term B06 Professor Bob Kinicki.
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Chapter 1: Computer Networks IB 300: Advanced Computer Sciences. Professor: Nabil Elmjati.
IntroductionIntroduction Advanced Computer Networks.
IntroductionIntroduction Computer Networks Term B10.
EECS122 - UCB13 TOCTOC: Introduction Network Examples Network Components Ethernet Interconnected LANs Internetwork Types of Networks Internet Packets Transport.
Introduction to Networking V.T. Raja, PhD James R. Coakley, PhD BA 572 – Advanced Information Systems.
1 Introduction to Networking Lesson 01 NETS2150/2850.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
Networks: Introduction1 Course Objectives 1.To introduce the student to the major concepts involved in wide-area networks (WANs) and local area networks.
7 © The McGraw-Hill Companies, Inc CHAPTER Connectivity, the Wireless Revolution, and Communications.
EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao
Networks: Introduction1 CS4514 Computer Networks Term B03 Professor Bob Kinicki.
Computer Networks: Introduction1 Introduction. Computer Networks: Introduction2 Network Definitions and Classification Preliminary definitions and network.
Sami S.Al-Wakeel 1 CHAPTER 1 INTRODUCTION. Sami S.Al-Wakeel 2 NETWORK Definition: A Group of interconnected nodes that exchange information and share.
EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao
Computer Networks Vs. Distributed Systems
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
NETWORKING CONCEPTS. CLASSIFICATION OF NETWORKS 2 primary categories determined by size LAN WAN.
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
Information Technologies -- Computer Networks 林永松 台灣大學資訊管理學系 (02)
In The Name Of Allah Whose Blessings Are Uncountable.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Computer Networks NYUS FCSIT Spring 2008 Igor TRAJKOVSKI, Ph.D. Associate Professor Milos STOLIC, B.Sc. Assistant
It is a device that is able to work on its own without the help of another device or the help of the internet. An example of a standalone device would.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
4343 X21 Network Hardware Tananbaum Ch X22 Outline Network taxonomy Network software.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Unit 1—Computer Basics Lesson 7 Networks.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Introduction – Part II.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Introduction Hamed Jamshak Hamed Jamshak Chapter 1 Hamed Jamshak.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
 Lecturer : Ch. Nabeel Ahmed Superior University Grw Campus 1.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Computer by S.Shrestha (comp 251)
Basic Concepts of Internet Technology What is a computer network? Isolated computers vs. networked computers internetworking The Internet What’s a protocol?
Basic Computer Network. TOPOLOGI  Topologi fisik.
5 SECTION A 1 Network Building Blocks  Network Classifications  LAN Standards  Network Devices  Clients, Servers, and Peers  Physical Topology  Network.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Introduction Chapter 1 Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Introduction.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
Networks and Networking
Term C04 Professor Bob Kinicki
Classification of Networks
Computer Network Course objective: To understand Network architecture
Wireless Modes.
Chapter 1 Introduction.
Chapter 1 – Part 1 Introduction.
Term B08 Professor Bob Kinicki
What is a network? A network consists of two or more entities, or objects, sharing resources and information. In a basic sense, sharing (giving or getting)
EEC-484/584 Computer Networks
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Technologies and Applications of Computer Networks
Technologies and Applications of Computer Networks
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

Introduction to Computer Networks Dr. Sanjay P. Ahuja, Ph.D FIS Distinguished Professor of Computer Science School of Computing, UNF

Introduction Computer networks are used to interconnect separate, autonomous computers to be able to exchange information. E.g., the Internet.

Computer Network vs. Distributed System In a distributed system, the existence of multiple autonomous computers is transparent to the user. The distributed system is a special case of a network, one whose software gives it a high degree of transparency.

Why Networks? Resource Sharing Reliability Economics Communication Medium Interactive Entertainment / Online Gaming Social Networks (Facebook, Twitter, Linkedin)

Client – Server Model

Classification of Interconnected Processors By Scale

Network Structure

In any network there is a collection of machines, called hosts, which run user programs (applications). The hosts are connected by the communication subnet or subnet. The subnet (in WANs) consists of channels and switching elements. Channels or links are the transmission lines carrying the actual bits between machines. Switching elements are called Packet Switching Nodes (PSNs) or routers and connect two or more channels. Incoming data is sent on an appropriate outgoing channel by the router or PSN.

Types of Subnets Packet Switched or Store and Forward Subnet A link connects a pair of nodes/routers. WANs have S/F subnets. Generally have irregular topologies.

Types of Subnets Broadcast Subnet Most LANs are of this type. Subnets has only one channel shared by all machines on the network. E,g. of Broadcast Subnets: Bus Topology (IEEE 802.3, i.e. the Ethernet) Ring Topology (IEEE 802.5, i.e. the Token Ring) Satellite or Radio Networks

Wireless Networks There are 3 main categories of wireless networks: System Interconnection Networks (PANs) Wireless LANs Wireless WANs

System Interconnection Network: Personal Area Network

Wireless LANs