返回卡包市场

Topic 4: Networks

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

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

卡片预览 (24 张)

#1
正面 (问题)

Standalone computer

背面 (解答)

A computer that is not connected to a network

#2
正面 (问题)

Network

背面 (解答)

An arrangement(or group or setup) of two or more computers that are connected together for the purpose of sharing hardware and/or data.

#3
正面 (问题)

Internet of Things (IoT)

背面 (解答)

A network of physical objects that use sensors, actuators, embedded systems and wireless technology such as WiFi, Bluetooth and Zigbee, to collect and exchange data, with minimal or no human interaction.

#4
正面 (问题)

VoIP

背面 (解答)

Voice of Internet Protocol

#5
正面 (问题)

LAN

背面 (解答)

Local Area Network ( in a small area) Example: - School network

#6
正面 (问题)

WAN

背面 (解答)

Wide Area Network Example: - Bank network

#7
正面 (问题)

WLAN

背面 (解答)

Wireless Local Area Network Example: - Hand held scanners

#8
正面 (问题)

Server

背面 (解答)

A computer connected to a network used to coordinate(store and share) vast amounts of data.

#9
正面 (问题)

Latency

背面 (解答)

The time it takes for a message to transfer (ms). Also known as ping.

#10
正面 (问题)

Internet

背面 (解答)

• An interconnected network or network of networks. • Most networks are part of the internet. • Consists of multiple cables or links that connect countries together, and can be though of as the backbone.

#11
正面 (问题)

Packet switching

背面 (解答)

• Breaking down a large amount of data into small packets, each packet is independent of one another. • Each packet is tagged with the recipient and source IP and a sequence number for the packets to be put back in order at the destination.

#12
正面 (问题)

Server

背面 (解答)

A computer connected to a network used to coordinate(store and share) vast amounts of data.

#13
正面 (问题)

Network topology

背面 (解答)

A Network Topology is the arrangement with which computer systems or network devices are connected to each other.

#14
正面 (问题)

Bus topology

背面 (解答)

In a bus topology, all nodes in the network are connected directly to a central cable that runs up and down the network.

#15
正面 (问题)

Ring topology

背面 (解答)

In a ring topology network, each node is connected to two other devices.

#16
正面 (问题)

Star topology

背面 (解答)

In a star topology, all nodes indirectly connect to each other through one or more switches. The switch acts as a central point through which all communications are passed.

#17
正面 (问题)

Mesh topology

背面 (解答)

In a mesh topology, there is no central connection point. Instead, each node is connected to at least one other node.

#18
正面 (问题)

Router

背面 (解答)

Manages communication on the network. Can have a built-in wireless access point (WAP).

#19
正面 (问题)

TCP

背面 (解答)

• Transmission Control Protocol • Responsible for delivering data to a given address • Transport layer

#20
正面 (问题)

Modem

背面 (解答)

Modulator/Demodulator

#21
正面 (问题)

HTTP

背面 (解答)

• Hyper Text Transfer Protocol • Application layer

#22
正面 (问题)

SMTP

背面 (解答)

• Simple Mail Transfer Protocol • Application layer

#23
正面 (问题)

IP

背面 (解答)

• Internet protocol • Responsible for obtaining the address to which data is sent. • Internet layer

#24
正面 (问题)

TCP/IP

背面 (解答)

• Layered protocol stack (Application layer, Transport layer, Internet layer, Link layer) • Collection of protocols • It sets how data should be formatted and transmitted across networks