introduction to computer networks dr. sanjay p. ahuja, ph.d. 2010-14 fis distinguished professor of...

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

Upload: blaze-griffin

Post on 17-Jan-2016

216 views

Category:

Documents


0 download

TRANSCRIPT

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

Introduction to Computer Networks

Dr. Sanjay P. Ahuja, Ph.D.2010-14 FIS Distinguished Professor of

Computer ScienceSchool of Computing, UNF

Page 2: Introduction to Computer Networks Dr. Sanjay P. Ahuja, Ph.D. 2010-14 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.

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

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.

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

Why Networks?Resource Sharing

Reliability

Economics

Communication Medium

Interactive Entertainment / Online Gaming

Social Networks (Facebook, Twitter, Linkedin)

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

Client – Server Model

The client-server model involves requests and replies.

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

Classification of Interconnected Processors By Scale

Classification of interconnected processors by scale.

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

Network Structure

WAN that connects three branch offices in Australia.

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

Network StructureIn 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.

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

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.

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

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

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

Wireless Networks

There are 3 main categories of wireless networks:

System Interconnection Networks (PANs)

Wireless LANs

Wireless WANs

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

System Interconnection Network: Personal Area Network

Bluetooth PAN configuration.

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

Wireless LANs

Wireless and wired LANs. (a) 802.11. (b) Switched Ethernet.