+ All Categories
Home > Documents > COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements...

COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements...

Date post: 11-Aug-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
82
COMPUTER NETWORKS Maninder Kaur [email protected] 14/10/2010 1 www.eazynotes.com
Transcript
Page 1: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

COMPUTER NETWORKS

Maninder [email protected]

14/10/2010 1www.eazynotes.com

Page 2: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Computer Networks

A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

The computers on a network may be linked through cables, telephone lines, radio waves, satellites etc.

A popular example of a computer network is the Internet, which allows millions of users to share information.

14/10/2010 2www.eazynotes.com

Page 3: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Computer Network

14/10/2010 3www.eazynotes.com

Page 4: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Every Network Includes:

1. At least two computers that have something to share.

2. A cable or wireless pathway, called Transmission Media, for computers to signal each other.

3. Rules, called Protocols, so that computers can use the unified principle of data communication.

4. Networking Interface Cards (NIC)

14/10/2010 4www.eazynotes.com

Page 5: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Advantages of Computer

Networks

File Sharing: Networks offer a quick and easy way to share files directly.

Resource Sharing: All computers in the network can share resources such as printers, fax machines, modems and scanners.

Communication: Those on the network can communicate with each other via e-mail, instant messages etc.

14/10/2010 5www.eazynotes.com

Page 6: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Advantages of Computer

Networks

Flexible Access: Networks allow their users to

access files from computers throughout the

network.

Sharing of Information: Computer networks

enable us to share data and information with

the computers that are located geographically

large distance apart.

14/10/2010 6www.eazynotes.com

Page 7: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Network Computing Models

Centralized Computing

(Client-Server Network)

◦ A client-server network is where every

client is connected to the server .

◦ Server or mainframe computer has huge

storage and processing capabilities.

14/10/2010 7www.eazynotes.com

Page 8: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Network Computing Models

Distributed Computing (Peer-to-Peer

Network)

◦ All devices have same power.

◦ It interconnects one or more computers.

◦ Centralized backup is not possible.

14/10/2010 8www.eazynotes.com

Page 9: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Simultaneous Access

Shared Peripheral Devices

Personal Communication

Easier Backup

14/10/2010 9www.eazynotes.com

Uses of Computer Network

Page 10: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

What is Ethernet?

A group of standards for defining a local area network that includes standards in cabling and the structure of the data sent over those cables as well as the hardware that connects those cables.

Independent of the network architecture.

Flavors of Ethernet:◦ IEEE 802.3 Ethernet Specification

◦ Great detail specifying cable types, data formats, and procedures for transferring that data through those cables

◦ IEEE 802.5 Token Ring Specification

14/10/2010 10www.eazynotes.com

Page 11: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

E-mail

Searchable Data (Web Sites)

E-Commerce

News Groups

Internet Telephony (VoIP)

Video Conferencing

Chat Groups

Instant Messengers

Internet Radio

14/10/2010 11www.eazynotes.com

APPLICATIONS OF NETWOKS

Page 12: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

14/10/2010 12www.eazynotes.com

Page 13: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Computer Network Topologies

Maninder Kaur

[email protected]

Page 14: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

What is a Topology?

• Network topologies describe the ways in which the elements of a

network are mapped. They describe the physical and logical

arrangement of the network nodes.

• The physical topology of a network refers to the configuration of

cables, computers, and other peripherals

Page 15: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Different Types of Topologies

• Bus Topology

• Star Topology

• Ring Topology

• Mesh Topology

• Tree Topology

• Hybrid Topology

Page 16: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Bus Topology

• All the nodes (file server, workstations, and peripherals) on a bus

topology are connected by one single cable.

• A bus topology consists of a main run of cable with a terminator at

each end. All nodes (file server, workstations, and peripherals) are

connected to the linear cable.

• Popular on LANs because they are inexpensive and easy to install.

Page 17: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Bus Topology

Page 18: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Bus Topology

Advantages of Bus Topology

• It is Cheap, easy to handle and implement.

• Require less cable

• It is best suited for small networks.

Disadvantages of Bus Topology

• The cable length is limited. This limits the number of stations that

can be connected.

• This network topology can perform well only for a limited number of

nodes.

Page 19: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Ring Topology

• In a ring network, every device has exactly two neighbours for communication purposes.

• All messages travel through a ring in the same direction.

• A failure in any cable or device breaks the loop and can take down the entire network.

• To implement a ring network we use the Token Ring technology

• A token, or small data packet, is continuously passed around the network. When a device needs to transmit, it reserves the token for the next trip around, then attaches its data packet to it.

Page 20: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Ring Topology

Page 21: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Ring Topology

Advantage of Ring Topology

• Very orderly network where every device has access to the token and the opportunity to transmit.

• Easier to Mange than a Bus Network

• Good Communication over long distances

• Handles high volume of traffic

Disadvantages of Ring Topology

• The failure of a single node of the network can cause the entire network to fail.

• The movement or changes made to network nodes affects the performance of the entire network.

Page 22: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Star Topology

• In a star network, each node (file server, workstations, and peripherals) is connected to a central device called a hub.

• The hub takes a signal that comes from any node and passes it along to all the other nodes in the network.

• Data on a star network passes through the hub, switch, or concentrator before continuing to its destination.

• The hub, switch, or concentrator manages and controls all functions of the network.

• The star topology reduces the chance of network failure by connecting all of the systems to a central node.

Page 23: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Star Topology

Page 24: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Star Topology

Advantages of Star Topology

• Easy to manage

• Easy to locate problems (cable/workstations)

• Easier to expand than a bus or ring topology.

• Easy to install and wire.

• Easy to detect faults and to remove parts.

Disadvantages of Star Topology

• Requires more cable length than a linear topology.

• If the hub or concentrator fails, nodes attached are disabled.

• More expensive because of the cost of the concentrators.

Page 25: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Tree Topology

• A tree topology (hierarchical topology) can be viewed as a collection

of star networks arranged in a hierarchy.

• This tree has individual peripheral nodes which are required to

transmit to and receive from one other only and are not required to

act as repeaters or regenerators.

• The tree topology arranges links and nodes into distinct hierarchies in

order to allow greater control and easier troubleshooting.

• This is particularly helpful for colleges, universities and schools so

that each of the connect to the big network in some way.

Page 26: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Tree Topology

Page 27: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Tree Topology

Advantages of a Tree Topology

• Point-to-point wiring for individual segments.

• Supported by several hardware and software vendors.

• All the computers have access to the larger and their immediate

networks.

Disadvantages of a Tree Topology

• Overall length of each segment is limited by the type of cabling used.

• If the backbone line breaks, the entire segment goes down.

• More difficult to configure and wire than other topologies.

Page 28: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Mesh Topology

• In this topology, each node is connected to every other node in the

network.

• Implementing the mesh topology is expensive and difficult.

• In this type of network, each node may send message to destination

through multiple paths.

• While the data is travelling on the Mesh Network it is automatically

configured to reach the destination by taking the shortest route which

means the least number of hops.

Page 29: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Mesh Topology

Page 30: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Mesh Topology

Advantage of Mesh Topology

• No traffic problem as there are dedicated links.

• It has multiple links, so if one route is blocked then other routes can

be used for data communication.

• Points to point links make fault identification easy.

Disadvantage of Mesh Topology

• There is mesh of wiring which can be difficult to manage.

• Installation is complex as each node is connected to every node.

• Cabling cost is high.

Page 31: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Hybrid Topology

• A combination of any two or more network topologies.

• A hybrid topology always accrues when two different basic network

topologies are connected.

• It is a mixture of above mentioned topologies. Usually, a central

computer is attached with sub-controllers which in turn participate in

a variety of topologies

Page 32: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Hybrid Topology

Page 33: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Hybrid Topology

Advantages of a Hybrid Topology

• It is extremely flexible.

• It is very reliable.

Disadvantages of a Hybrid Topology

• Expensive

Page 34: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

THANKS A LOTHAVE A NICE DAY

Page 35: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

OSI MODEL

1

Maninder Kaur www.eazynotes.com

Page 36: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Introduction to OSI Model

OSI model is based on the proposal developed by the International Standards Organization (ISO).

This model is called ISO OSI (Open Systems Interconnection) Reference model because it deals with connecting open systems (systems that are open for communication with other systems)

We call it as OSI Model.

2

Maninder Kaur www.eazynotes.com

Page 37: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Principles on which OSI model was designed:

A layer should be created where different level of abstraction is needed.

Each layer should perform a well defined function.

The function of each layer should be chosen according to the internationally standardized protocols.

The number of layers should be large enough that distinct functions should not be put in the same layer and small enough that the architecture does not become very complex.

3

Maninder Kaur www.eazynotes.com

Page 38: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

OSI Model

4Maninder Kaur www.eazynotes.com

Page 39: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

OSI Layers

5Maninder Kaur www.eazynotes.com

Page 40: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

An Exchange Using the OSI Model

6Maninder Kaur www.eazynotes.com

Page 41: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Physical Layer

7Maninder Kaur www.eazynotes.com

Page 42: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Physical Layer

It is the bottom layer of OSI Model.

It is responsible for the actual physical connection between the devices. Such physical connection may be made by using twisted pair cable.

It is concerned with transmitting bits over a communication channel.

8

Maninder Kaur www.eazynotes.com

Page 43: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Physical Layer

Transforming bits into signals

Provides synchronization of bits by a clock.

Physical layer manages the way a device connects to network media.

It defines the transmission rate.

It defines the way in which the devices are connected to the medium.

It provides physical topologies

It can use different techniques of multiplexing.

9

Maninder Kaur www.eazynotes.com

Page 44: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Data Link Layer

10Maninder Kaur www.eazynotes.com

Page 45: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Data Link Layer

It is responsible for node-to-node delivery of data.

It receives the data from network layer and creates FRAMES , add physical address to these frames & pas them to physical layer

It consist of 2 layers:

Logical Link Layer (LLC) : Defines the methods and provides addressing information for communication between network devices.

Medium Access Control (MAC):establishes and maintains links between communicating devices.

11

Maninder Kaur www.eazynotes.com

Page 46: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Data Link Layer

Framing : DLL divides the bits received from N/W layer into frames. (Frame contains all the addressing information necessary to travel from S to D).

Physical addressing: After creating frames, DLL adds physical address of sender/receiver (MAC address) in the header of each frame.

Flow Control: DLL prevents the fast sender from drowning the slow receiver.

12

Maninder Kaur www.eazynotes.com

Page 47: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Data Link Layer Example

13Maninder Kaur www.eazynotes.com

Page 48: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Data Link Layer

Error Control: It provides the mechanism of error control in which it detects & retransmits damaged or lost frames.

Access Control: When single comm. Channel is shared by multiple devices, MAC layer of DLL provides help to determine which device has control over the channel.

14

Maninder Kaur www.eazynotes.com

Page 49: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Network Layer

15Maninder Kaur www.eazynotes.com

Page 50: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Network Layer

It is responsible for the source to destination delivery of a packet across multiple networks.

If two systems are attached to different networks with devices like routers, then N/W layer is used.

Thus DLL overseas the delivery of the packet between the two systems on same network and the network layer ensures that the packet gets its point of origin to its final destination.

16

Maninder Kaur www.eazynotes.com

Page 51: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Network Layer

Internetworking: It provides Internetworking.

Logical Addressing: When packet is sent outside the network, N/W layer adds Logical (network) address of the sender & receiver to each packet.

Network addresses are assigned to local devices by n/w administrator and assigned dynamically by special server called DHCP (Dynamic Host Configuration Protocol)

Routing: When independent n/w are connected to create internetwork several routes are available to send the data from S to D. These n/w are interconnected by routers & gateways that route the packet to final destination.

17

Maninder Kaur www.eazynotes.com

Page 52: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Transport Layer18

Maninder Kaur www.eazynotes.com

Page 53: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Transport Layer It is responsible for process-to-process delivery of the

entire message.

TL looks after the delivery of entire message considering all its packets & make sure that all packets are in order. On the other hand n/w layer treated each packet independently.

At the receiver side, TL provides services to application layer & takes services form n/w layer.

At the source side, TL receives message from upper layer into packets and reassembles these packets again into message at the destination.

19

Maninder Kaur www.eazynotes.com

Page 54: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Transport Layer

Transport Layer provides two types of services:

Connection Oriented Transmission: In this type of transmission the receiving devices sends an acknowledge back to the source after a packet or group of packet is received. It is slower transmission method.

Connectionless Transmission: In this type of transmission the receiving devices does not sends an acknowledge back to the source. It is faster transmission method.

20

Maninder Kaur www.eazynotes.com

Page 55: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Transport Layer

Segmentation of message into packet & reassembly of packets into message.

Port addressing: Computers run several processes. TL header include a port address with each process.

Flow Control: Flow control facility prevents the source form sending data packets faster than the destination can handle.

Error control: TL ensures that the entire message arrives at the receiving TL without error.

21

Maninder Kaur www.eazynotes.com

Page 56: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Session Layer22

Maninder Kaur www.eazynotes.com

Page 57: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Session Layer Session layer is the fifth layer of OSI Model

It has the responsibility of beginning, maintaining and ending the communication between two devices, called session.

It also provides for orderly communication between devices by regulating the flow of data.

23

Maninder Kaur www.eazynotes.com

Page 58: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Session Layer Establishing, Maintaining and ending a session:

When sending device first contact with receiving device, it sends syn (synchronization) packet to establish a connection & determines the order in which information will be sent. Receiver sends ack (acknowledgement). So the session can be set & end.

Dialog Control: This function determines that which device will communicate first and the amount of data that will be sent.

Dialog separation: Process of adding checkpoints & markers to the stream of data is called dialog separation.

24

Maninder Kaur www.eazynotes.com

Page 59: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Presentation Layer25

Maninder Kaur www.eazynotes.com

Page 60: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Presentation Layer

Presentation layer is the sixth layer of OSI Model.

It is concerned with the syntax & semantics of the information exchanged between the two devices.

It was designed for data encryption, decryption and compression.

26

Maninder Kaur www.eazynotes.com

Page 61: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Presentation Layer

Data Presentation or Translation: Because different computers use different encoding systems. It ensures that the data being sent is in the format that the recipient can process.

Data Encryption: PL provides this facility by which hides the information from everyone except the person who originally sent the information & the intended recipient. When encrypted data arrives at destination, PL decrypts the message.

Data Compression: PL shrinks large amount of data into smaller pieces i.e. it reduces the size of data.

27

Maninder Kaur www.eazynotes.com

Page 62: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Application Layer28

Maninder Kaur www.eazynotes.com

Page 63: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Application Layer

It is the topmost i.e. seventh layer of OSI Model.

It enables the user to access the network.

It provides user interface & supports for services such as e-mail, file transfer, access to the world wide web.

So it provides services to different user applications.

29

Maninder Kaur www.eazynotes.com

Page 64: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Functions of Application Layer

Mail Services: This application provides various e-mail services.

File transfer & Access: It allows users to access files in a remote host, to retrieve files from remote computer for use etc.

Remote log-in: A user can log into a remote computer and access the resources of that computer.

Accessing the World Wide Web: Most common application today is the access of the World Wide Web.

30

Maninder Kaur www.eazynotes.com

Page 65: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

TYPES OF COMPUTER

NETWORKS

Maninder [email protected]

Page 66: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

What is Network?

• A network consists of two or more computers

that are linked in order to share resources (such

as printers and CDs), exchange files, or allow

electronic communications.

• The computers on a network may be linked

through cables, telephone lines, radio waves,

satellites, or infrared light beams.

Page 67: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Different Types of Networks

• Depending upon the geographical area covered

by a network, it is classified as:

– Local Area Network (LAN)

– Metropolitan Area Network (MAN)

– Wide Area Network (WAN)

– Personal Area Network (PAN)

Page 68: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

• A LAN is a network that is used for communicating among computer devices, usually within an office building or home.

• LAN’s enable the sharing of resources such as files or hardware devices that may be needed by multiple users

•• Is limited in size, typically spanning a few hundred meters,

and no more than a mile

• Is fast, with speeds from 10 Mbps to 10 Gbps

• Requires little wiring, typically a single cable connecting to each device

• Has lower cost compared to MAN’s or WAN’s

Local Area Network (LAN)

Page 69: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Local Area Network (LAN)

• LAN’s can be either wired or wireless. Twisted pair, coax or fibre optic cable can be used in wired LAN’s.

• Every LAN uses a protocol – a set of rules that governs how packets are configured and transmitted.

• Nodes in a LAN are linked together with a certain topology. These topologies include:

– Bus– Ring– Star

• LANs are capable of very high transmission rates (100s Mb/s to G b/s).

Page 70: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Local Area Network (LAN)

Page 71: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Advantages of LAN

• Speed

• Cost

• Security

• E-mail

• Resource Sharing

Page 72: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Disadvantages of LAN

• Expensive To Install

• Requires Administrative Time

• File Server May Fail

• Cables May Break

Page 73: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Metropolitan Area Network (MAN)

• A metropolitan area network (MAN) is a large

computer network that usually spans a city or a

large campus.

• A MAN is optimized for a larger geographical

area than a LAN, ranging from several blocks of

buildings to entire cities.

• A MAN might be owned and operated by a

single organization, but it usually will be used

by many individuals and organizations.

Page 74: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Metropolitan Area Network (MAN)

• A MAN often acts as a high speed network to

allow sharing of regional resources.

• A MAN typically covers an area of between 5

and 50 km diameter.

• Examples of MAN: Telephone company

network that provides a high speed DSL to

customers and cable TV network.

Page 75: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Metropolitan Area Network (MAN)

Page 76: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Wide Area Network (WAN)

• WAN covers a large geographic area such as

country, continent or even whole of the world.

• A WAN is two or more LANs connected

together. The LANs can be many miles apart.

• To cover great distances, WANs may transmit

data over leased high-speed phone lines or

wireless links such as satellites.

Page 77: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Wide Area Network (WAN)

• Multiple LANs can be connected together

using devices such as bridges, routers, or

gateways, which enable them to share data.

• The world's most popular WAN is the Internet.

Page 78: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Wide Area Network (WAN)

Page 79: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Personal Area Network (PAN)

• A PAN is a network that is used for communicating among computers and computer devices (including telephones) in close proximity of around a few meters within a room

• It can be used for communicating between the devices themselves, or for connecting to a larger network such as the internet.

• PAN’s can be wired or wireless

Page 80: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Personal Area Network (PAN)

• A personal area network (PAN) is a computer

network used for communication among

computer devices, including telephones and

personal digital assistants, in proximity to an

individual's body.

• The devices may or may not belong to the

person in question. The reach of a PAN is

typically a few meters.

Page 81: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Personal Area Network (PAN)

Page 82: COMPUTER NETWORKS SECTION A NOTES.pdf · Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of

Recommended