BTEC National Certificate

for

IT Practitioners

Unit 8

Communication Technologies

Assignment 2

Introduction

In this assignment I am going talk about what network protocols are and what do they do. I will list the different types of protocols LAN’s & WAN’s use to communicate.

Communication Protocols

A protocol is a computer communication language which allows computers to talk to each other on a network. Networks depend on protocols. Without the protocols the hardware is useless.

OSI Model 7 Layers & Protocols

Layer 1 (Physical) – This layer contains the protocols which allow transmission of binary either on a cable or over hardware. There are lots of different types of protocols that work at this layer.

ADSL – Allows faster rates of transmission over copper cables, this system commonly known as broadband. ADSL stand for Asymmetric Digital Subscriber Line.

ISDN – Integrated Services Digital Network allows the integration speech and data on the same telephone line  

RS-232 – Recommended Standard 232 allows the modem and pc connection. It is a quite old system, normally used with a serial port.

Layer 2 (Data Link) – Allows the transmission of data on the same network but to different computers. This has the ability of correcting error is any were made by the L1.

Ethernet – Commonly used cable when creating LAN networks. It is also the common standard when creating LAN networks.

IEEE 802.11 – This is the set protocol used for WLAN. The IEEE stands for Institute for Electrical & Electronic Engineers. You could also have IEEE 802.12 which is completely a different standard used for WiMAX.

Token Ring – A computer sending data needs to hold a token, when all the computers are sending the data then it does not need to hold the token.

Layer 3 (Network) – Responsible for end to end packet delivery. Talks to the transport layer and the data link layer and decides either whether to accept or reject the data.

IPv4 – A data orientated protocol used on an Ethernet protocol.

IPv6 – It is the next version up from IPv4. Very similar but very flexible when finding addresses and routing network traffic. Larger address space allows for this to happen.

Layer 4 (Transport) – In charge of encapsulating packets to they are compatible for transmitting to defined host.

TCP – Allows transmission of data between computers over the internet. Very important protocol when using the internet. Internet actually depends on it. It stands for Transmission Control Protocol.

UDP – Similar to the TCP protocol internet also depend on it. Stands for User Datagram Protocol, allow the transmission of the data without it being acknowledged by the receiver.

Layer 5 (Session) – Only responsible for three things. For managing, starting and ending sessions for an end user application process.

NFS – Originally designed and created by Microsystems same company who came up with JAVA programming. NFS (Network File System) allows user to access file over a network.

Join now!

Layer 7 (Application) – Communicate directly and performs common services for the application.

HTTP – WWW was based off this protocol. Hypertext Transfer Protocol also allows the transferring data on the internet.

IMAP – Internet Message Access Protocol a commonly used protocol for retrieving emails off a server. V4 is the current version of this protocol.

POP3 – Similar to the IMAP protocol retrieves the e-mail of a server. When deleting a message the IMAP will completely gets rid of the message, on the other hand POP3 will simply disconnect from the server.

...

This is a preview of the whole essay