返回卡包市场

Chapter 14: Communication and Internet Technologies

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 8内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (8 张)

#1
正面 (问题)

Purpose of Protocols

背面 (解答)

• Provide a standard set of rules to enable successful data transfer • Enables compatibility between devices from different manufacturers or platforms —> makes communications independent of software and hardware • If two devices with different protocols were sending messages between each other, they would not be able to communicate properly

#2
正面 (问题)

Purpose of SSL and TSL protocols

背面 (解答)

• Provide communications security over the internet/ network • Enables two parties to identify and authenticate each other - allows them to communicate with confidentiality and integrity

#3
正面 (问题)

What is a Protocol Suite

背面 (解答)

The protocols in a stack determine the interconnectivity rules for a layered network model such as the TCP/IP mode

#4
正面 (问题)

The 4 layers of the TCP/IP Protocol Suite

背面 (解答)

(LITA from outermost to innermost) Link Internet Transport Application

#5
正面 (问题)

Purpose of Application Layer in TCP/IP and some protocols used

背面 (解答)

Application layer provides the devices to access network and applications such as emails, cloud storage etc. ———— - HTTPS -> sending/ receiving/ transfer of web pages - FTP -> sending/ receiving files - SMTP -> emails - POP or IMAP - BitTorrent -> Peer to Peer file share

#6
正面 (问题)

Purpose of Transport Layer in TCP/IP

背面 (解答)

To put it simply - handles/ controls the flow of packets - Responsible for the delivery of data from source host to destination host - Breaks the data into manageable packets and sends them to the internet layer - Handles packet loss/ corruption

#7
正面 (问题)

Purpose of the Link Layer in TCP/IP

背面 (解答)

Handles how data is physically sends - Ensures the correct network protocols are followed - Enables the upper layers to access the physical medium - Responsible for transporting data within the network - Maps IP address to MAC address

#8
正面 (问题)

Purpose of Internet Layer in TCP/IP

背面 (解答)

• Identifies the intended network and host • Transmits packets to the Data Link • Routes packets independently - through optimum route • Uses an IP address and port number to form a socket