comp network

20
Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections between computers in a network are made using physical wires or cables However, some connections are wireless, using radio waves or infrared signals 15-1

Upload: joana-marie-pascual-salen

Post on 17-Jan-2016

219 views

Category:

Documents


0 download

DESCRIPTION

Basic Concepts

TRANSCRIPT

Page 1: Comp Network

Computer network

A collection of computing devices that are connected in various ways in order to communicate and share resources

Usually, the connections between computers in a network are made using physical wires or cables

However, some connections are wireless, using radio waves or infrared signals

15-1

Page 2: Comp Network

Types of Network

s15-2

Page 3: Comp Network

Local-area network (LAN)A network that connects a

relatively small number of machines in a relatively close geographical area

15-3

Page 4: Comp Network

15-4

The Local Network (LAN)

Client

Client Client

Client Client

Client

Page 5: Comp Network

Various configurations, called topologies, have been used to administer LANs

Ring topology

A configuration that connects all nodes in a closed loop on which messages travel in one direction

15-5

Page 6: Comp Network

Star topology A configuration that centers around one node to which all others are connected and through which all messages are sent.

15-6

Page 7: Comp Network

Bus Topology

All nodes are connected to a single communication line that carries messages in both directions

15-7

Page 8: Comp Network

Advantages and Disadvantages of Network Topologies

Topology Advantages Disadvantages

Bus Cheap. Easy to install. Difficult to reconfigure.Break in bus disablesentire network.

Star Cheap. Easy to install.Easy to reconfigure.Fault tolerant.

More expensive than bus.

Ring Efficient. Easy to install. Reconfiguration difficult.Very expensive.

Page 9: Comp Network

Wide-area network (WAN) A network that connects two or more local-area networks over a potentially large geographic distance

Often one particular node on a LAN is set up to serve as a gateway to handle all communication going between that LAN and other networks

Communication between networks is called internetworking

The Internet, as we know it today, is essentially the ultimate wide-area network, spanning the entire globe 15-9

Page 10: Comp Network

15-10

Page 11: Comp Network

Metropolitan-area network (MAN) The communication infrastructures that have been developed in and around large cities

15-11

Page 12: Comp Network

15-12

Page 13: Comp Network

Client and Server computer role in networking Server computer is a core component of

the network, providing a link to the resources necessary to perform any task.

A server computer provides a link to the resources necessary to perform any task.

Client computers normally request and receive information over the network client. Client computers also depends primarily on the central server for processing activities

Page 14: Comp Network

Computer networks have opened up an entire frontier in the world of computing called the client/server model

15-14

Page 15: Comp Network

File server A computer that stores and manages files for multiple users on a network

Web server A computer dedicated to responding to requests (from the browser client) for web pages

15-15

Page 16: Comp Network

Peer-to peer network

A peer-to-peer network is a network where the computers act as both workstations and servers.

great for small, simple, and inexpensive networks.

In a strict peer-to-peer networking setup, every computer is an equal, a peer in the network.

Each machine can have resources that are shared with any other machine.

There is no assigned role for any particular device, and each of the devices usually runs similar software. Any device can and will send requests to any other.

Page 17: Comp Network

Peer-to peer network (cont..)

Page 18: Comp Network

Client/Server Networking

In this design, a small number of computers are designated as centralized servers and given the task of providing services to a larger number of user machines called clients

Page 19: Comp Network

Client/Server Networking (cont..)

Page 20: Comp Network

Hardware, Software and Networks Peripherals

Network Interface Card (NIC)

RepeaterHubBridgeRoutersSwitch