Data Transmission Protocols

Data Transmission Protocols

12th Grade

7 Qs

quiz-placeholder

Similar activities

Technical Terms - Internet (A-Z) - TCP

Technical Terms - Internet (A-Z) - TCP

12th Grade

10 Qs

PTS Teknologi Layanan Jaringan

PTS Teknologi Layanan Jaringan

12th Grade

10 Qs

PTS Kelas XII Ganjil 24-25

PTS Kelas XII Ganjil 24-25

12th Grade

12 Qs

Technical Terms - Internet (A-Z) - UDP

Technical Terms - Internet (A-Z) - UDP

12th Grade

10 Qs

COMPUTER NETWORKS

COMPUTER NETWORKS

8th Grade - University

10 Qs

Technical Terms - Internet (A-Z) - SSH

Technical Terms - Internet (A-Z) - SSH

12th Grade

10 Qs

Virtual Private Network

Virtual Private Network

12th Grade

10 Qs

BTIK_Internet

BTIK_Internet

12th Grade

10 Qs

Data Transmission Protocols

Data Transmission Protocols

Assessment

Quiz

Computers

12th Grade

Hard

Created by

M E

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An organisation wants to take online payments through its website. Which of the following protocols might be used for this?

RTCP

SET

HTTPS

FTP

Answer explanation

HTTPS is used in secure payment systems to transmit bank details securely to the retailer. SET is a secure protocol for processing the transaction with the purchasers bank.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With VoIP software, what protocol is used to establish the connection between sender & receiver?

SIP

RTCP

RTP

SET

Answer explanation

The Session Initiation Protocol (SIP) is used to establish the connection in modern VoIP applications.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With VoIP software, what protocol is used to actually transmit the data packets?

SIP

RTP

RTCP

SET

Answer explanation

The Real-Time Transport Protocol is used to actually transmit the data packets along the connection that is established using SIP.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jamie is setting up his email client so that he can send and receive emails. However he wants to be able to receive his emails on multiple devices. What protocols will he use?

SMTP

RTP

POP3

IMAP

Answer explanation

We use the SMTP protocol for sending emails regardless. But when we want to receive emails on multiple devices we would use IMAP rather than POP3.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

FTP establishes two connections. What is the name of the first connection it establishes?

File Connection

Data Connection

Initial Connection

Control Connection

Answer explanation

This first connection is called the control connection. This is used to administrate the connections and to send commands. The second connection is the data connection which is used to transfer files between the client and server.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With HTTP a single HTTP message will contain all files associated with a web page (e.g. HTML, CSS, images).

TRUE

FALSE

Answer explanation

The first message received will contain the HTML file but additional messages will need to be exchanged to receive the additional files.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Jodie is purchasing a new game online. Her bank uses the 3D secure protocol. With 3D secure what two pieces of information is sent to the retailers bank to complete the transaction?

  • Sort Code

  • Bank Authentication

  • Bank Password

  • Card Details

Answer explanation

The authentication and card details are sent to the retailers bank so they can complete the transaction.