CSIT 220

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/30

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

31 Terms

1
New cards

This type of network connects devices in a small area, like a classroom or home.

What is a Local Area Network (LAN)?

2
New cards

This type of network connects devices across cities, countries, or continents.

What is a Wide Area Network (WAN)?

3
New cards

This device connects your home network to the internet and often includes wireless access point (WAP).

What is a router (or wireless router)?

4
New cards

This early version of the internet, developed by the U.S. military, helped computers share information in the 1960s.

What is ARPANET?

5
New cards

This switching method breaks data into packets and sends them independently across the network.

What is packet switching?

6
New cards

This term describes the delay between sending and receiving data over a network.

What is latency?

7
New cards

This type of cable, often used in Ethernet networks, contains pairs of wires twisted together to reduce interference.

What is twisted pair cable?

8
New cards

This family of standards, labeled 802.11.xx, defines how wireless devices communicate over short distances—used in homes, schools, and coffee shops worldwide.

What is the Wi-Fi protocol?

9
New cards

This top layer of the internet model interacts directly with software applications like browsers and email.

What is the Application Layer?

10
New cards

The physical layer includes this wireless technology that uses radio waves to connect devices.

What is Wi-Fi?

11
New cards

This layer of the internet model decides how data is routed between networks.

What is the Network Layer?

12
New cards

This layer of the internet model ensures reliable delivery of data between devices.

What is the Transport Layer?

13
New cards

This layer converts digital data into signals that can travel through cables or air.

What is the physical layer?

14
New cards

This layer handles communication between devices on the same local network, using MAC addresses.

What is the data link layer?

15
New cards

The transport layer helps prevent this issue, where one device overwhelms another with too much data.

What is congestion?

16
New cards

This application layer protocol is used to send emails from one server to another.

What is SMTP (Simple Mail Transfer Protocol)?

17
New cards

This transport layer protocol is often used by application layer services that need reliable delivery, like email or web browsing.

What is TCP (Transmission Control Protocol)?

18
New cards

This protocol lets users retrieve email while keeping messages stored on the server.

What is IMAP (Internet Message Access Protocol)?

19
New cards

This protocol helps manage network devices like routers and switches from a central location.

What is SNMP (Simple Network Management Protocol)?

20
New cards

This application layer protocol is used to access websites in your browser.

Who is HTTP (Hypertext Transfer Protocol)?

21
New cards

This number is the default port of HTTP protocol.

What is port 80?

22
New cards

This protocol translates human-friendly website names into IP addresses.

What is DNS (Domain Name System)?

23
New cards

This protocol allows users to transfer files between computers over a network.

What is FTP (File Transfer Protocol)?

24
New cards

UDP is known for being this—making it faster but less dependable than TCP.

What is connectionless?

25
New cards

This protocol, used to translate domain names into IP addresses, often relies on UDP for speed.

What is DNS (Domain Name System)?

26
New cards

UDP is part of this layer in the internet model, supporting application layer protocols above it.

What is the transport layer?

27
New cards

The total length of header fields in a UDP datagram—covering source port, destination port, length, and checksum—is exactly this many bytes.

What is 8 bytes?

28
New cards

UDP stands for this three-word phrase used in networking.

What is User Datagram Protocol?

29
New cards

UDP is often used for this type of real-time media, like video or voice calls.

What is streaming?

30
New cards

Because UDP skips connection setup at the transport layer, application layer data can be sent immediately—saving this time delay caused by handshaking.

What is RTT (Round Trip Time)?

31
New cards

UDP headers are shorter than TCP headers because they skip this process.

What is connection setup or handshaking?