Search Header Logo
Network Protocols and Characteristics

Network Protocols and Characteristics

Assessment

Presentation

Computers

11th Grade

Easy

Created by

C N

Used 3+ times

FREE Resource

17 Slides • 16 Questions

1

media

Networks: GCSE Recap to start

2

Open Ended

What is a network?

3

media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

A single computer not connected to
anything else is known as a
standalone machine.

Once you connect one computing
device to another, either via cable or wireless, you have a network.

What is a network?

4

Poll

Networks come in all shapes and sizes? Be prepared to give an example

Yes

No

5

media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

A single computer not connected to
anything else is known as a
standalone machine.

Once you connect one computing
device to another, either via cable or
wireless, you have a network.

Networks come in all sizes:

oSmall business networks with a
handful of devices.

oLarge corporate networks with
thousands of devices.

oThe largest network in the
world – the internet.

What is a network?

6

Open Ended

Give 2 advantages and 2 disadvantages of being on a network

7

media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

Advantages and disadvantages of networks

Users can share files.
Users can share peripherals and connections to other networks such as the internet.
Users can access files from any computer on the network.
Servers can control security, software updates and backup of data.
Communication with other people – e.g., email and social networking.

Advantages

Increased security risks to data.
Malware and viruses spread very easily between computers.
If a server fails, the computers connected to it may not work.
Computers may run slower if there is a lot of data travelling on the network.

Disadvantages

8

media
media
media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

In the field of computer science,
establishing standards is vital.

Standards are a set of hardware and software specifications that allow manufacturers to create products and services that are compatible with each other.

Without standards, most devices wouldn’t be able to interact or
communicate with one another.

The need for standards

9

media
media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

If one devices recognises the binary
sequence 01000001 as A, we need
other devices to recognise the same
sequence as A too.

Standards in use – Character sets

10

media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

HTML is an example of an early
standard adopted within the World
Wide Web (WWW) for the display of
web pages in browsers.

Standards in use – Web pages and HTML

11

media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

A key way of ensuring
technology-based standards are
established and adhered to is to use
protocols.

Much like spoken languages, if two
devices have different protocols,
they cannot communicate.

However, if two devices share the
same protocol, they can exchange
information – in other words, they
speak the same language.

What is a protocol?

12

Open Ended

List 3 network protocols that you saw at GCSE

13

media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

Common protocols

The OCR clarification document states:

“Candidates should be able to discuss examples of protocols
that may be used in a network/the internet (but will not be
asked to recall information about any specific protocol).”

However, they do not go on to list any example protocols.

Based on previous exam papers and other exam board
specifications, we will briefly discuss nine of the most common
that are used for:

Communication over LAN/WAN
Web page transfer
File transfer
Email

14

media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

Common protocols

Protocol acronym

Protocol full name

Area/purpose

TCP

Transmission Control Protocol

Communication over LAN/WAN

IP

Internet Protocol

Communication over LAN/WAN

UDP

User Datagram Protocol

Communication over LAN/WAN

HTTP

Hypertext Transfer Protocol

Web page requests

HTTPS

Hypertext Transfer Protocol Secure

Web page requests

FTP

File Transfer Protocol

File transfers

POP

Post Office Protocol

Email

IMAP

Internet Message Access Protocol

Email

SMTP

Simple Mail Transfer Protocol

Email

15

media
media

16

media

17

media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

The Hypertext Transfer Protocol
(HTTP) is a way for a client and
server to send and receive requests
and deliver HTML web pages.

It is the fundamental protocol of the
World Wide Web (WWW).

The Hypertext Transfer Protocol
Secure (HTTPS) is effectively the
same as HTTP, except it adds in
encryption and authentication.

HTTPS should be used whenever a
website deals with sensitive
information such as passwords or
bank account details.

HTTP/HTTPS

18

media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

The File Transmission Protocol (FTP)
is a protocol used for sending files
between computers, normally on a
wide area network (WAN).

Often people use FTP clients –
software applications that sit on top
of the actual FTPprotocol.

When you interact with the program,
the client generates and sends the
appropriate FTP commands.

FTP

19

media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

POP/IMAP/SMTP

Computer

Mail
server

Mail
server

The

internet

Mail
server

Mail
server

SMTP

SMTP

SMTP

SMTP

SMTP

Three popular protocols are used in
conjunction with mail servers to deal
with email.

Mail servers can be thought of as a
virtual post office handling incoming
and outgoing email.

Simple Mail Transfer Protocol
(SMTP) transfers outgoing emails
between servers and from email
clients to servers.

20

media
media
media
media
media
media
media
media
media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

POP/IMAP/SMTP

Computer

Computer

Mail
server

Mail
server

The

internet

Mail
server

Mail
server

SMTP

SMTP

SMTP

SMTP

SMTP

POP3

POP3

POP3

POP3

POP3

Three popular protocols are used in
conjunction with mail servers to deal
with email.

Mail servers can be thought of as a
virtual post office handling incoming
and outgoing email.

Simple Mail Transfer Protocol
(SMTP) transfers outgoing emails
between servers and from email
clients to servers.

Post Office Protocol (POP) retrieves
emails from a mail server and
transfers them to your device,
removing them from the server in
the process.

21

media
media
media
media
media
media
media
media
media
media
media
media

OCR H046/H466

SLR11 Networks | Network characteristics and protocols

Three popular protocols are used in
conjunction with mail servers to deal
with email.

Mail servers can be thought of as a
virtual post office handling incoming
and outgoing email.

Simple Mail Transfer Protocol
(SMTP) transfers outgoing emails
between servers and from email
clients to servers.

Post Office Protocol (POP) retrieves
emails from a mail server and
transfers them to your device,
removing them from the server in
the process.

Internet Message Access Protocol
(IMAP) keeps emails on the mail
server, maintaining synchronicity
between devices.

POP/IMAP/SMTP

Computer

Computer

Mail
server

Mail
server

The

internet

Mail
server

Mail
server

SMTP

SMTP

SMTP

SMTP

SMTP

POP3

POP3

POP3

POP3

POP3

IMAP

IMAP

IMAP

IMAP

22

Multiple Choice

Provides the rules for file transfer between computers.

1

FTP

2

FPS

3

HTTP

4

SMTP

5

UDP

23

Multiple Choice

Provides the rules to be followed by a web server and a web browser when requesting and supplying data.

1

FTP

2

SFTP

3

HTTP

4

HTTPS

5

SMTP

24

Multiple Choice

Ensures that communication between a host and a client are secured by encrypting communications.

1

FTP

2

HTTPS

3

USD

4

URL

5

HTTP

25

Multiple Choice

A protocol that downloads emails onto a client computer and removes the mail message from the mail server.

1

SMTP

2

SFTP

3

POP

4

IMAP

5

HTTPS

26

Multiple Choice

A protocol that allows email messages to be read and stored on a messaging server.

1

SMTP

2

SFTP

3

POP

4

IMAP

5

HTTPS

27

Multiple Choice

Which protocol would be most suitable if you needed to access your emails from multiple devices?

1

IMAP

2

POP3

3

SMTP

4

FTP

28

Multiple Select

Network protocols allow data to be sent...

1

Securely

2

Effectively

3

Consistently

4

With no mistakes

29

Multiple Choice

What does TCP stand for?

1

Transcript Control Protocol

2

Transition Control Protocol

3

Transmit Control Protocol

4

Transmission Control Protocol

30

Multiple Choice

Which protocol holds the email until you actually delete it?

1

POP3

2

IMAP

3

SMTP

4

FTP

31

Multiple Choice

Which protocol holds the email only until you receive it?

1

SMTP

2

FTP

3

IMAP

4

POP3

32

Multiple Choice

What is the minimum number of computers needed to create a network?

1

1

2

2

3

3

4

4

33

Multiple Choice

What is a network protocol?

1

A shape of a network, such as star

2

A set of rules for sharing data

3

The requirements for passwords, such as length

4

The size of a network, such as WAN

media

Networks: GCSE Recap to start

Show answer

Auto Play

Slide 1 / 33

SLIDE