Introduction to TCP/IP Networking

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key terms and concepts from the TCP/IP Networking lecture, including layers of the TCP/IP model, protocols, networking technologies, and essential networking practices.

Last updated 1:03 PM on 4/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

TCP/IP model

A networking model that defines a set of protocols used for network communication.

2
New cards

Request for Comments (RFC)

Documents that define protocols and standards for the TCP/IP model.

3
New cards

Application layer

The top layer of the TCP/IP model that provides services for application software.

4
New cards

Transport layer

The layer in the TCP/IP model responsible for reliable communication, typically using TCP or UDP.

5
New cards

Internet Protocol (IP)

The key protocol at the network layer responsible for addressing and routing packets.

6
New cards

Encapsulation

The process where each layer adds its own header (and trailer) to data before transmission.

7
New cards

Physical layer

The lowest layer of the TCP/IP model, which deals with the physical transmission of bits over a medium.

8
New cards

Data-Link layer

The layer that defines how data is transmitted over a physical link and uses frames for communication.

9
New cards

Error recovery

A function of TCP that ensures reliable delivery of packets by requesting retransmission of lost data.

10
New cards

UDP (User Datagram Protocol)

A transport layer protocol that provides a connectionless service without error recovery.

11
New cards

Ethernet

A family of networking technologies used for wired local area networks (LANs), defined by the IEEE.

12
New cards

Full Duplex

A mode of communication where data can be transmitted and received simultaneously.

13
New cards

Half Duplex

A mode of communication where data transmission and reception occur alternately but not simultaneously.

14
New cards

Switch

A networking device that connects devices on a local area network and uses MAC addresses to forward data.

15
New cards

Routing table

A database in a router that maintains paths to various network destinations.

16
New cards

ARP (Address Resolution Protocol)

A protocol used to map IP addresses to MAC addresses in a local area network.

17
New cards

Frame Check Sequence (FCS)

A method used in Ethernet frames to detect errors in transmitted data.

18
New cards

MAC address

A unique identifier assigned to network interfaces for communications at the data-link layer.

19
New cards

Broadcast address

An address that allows a frame to be delivered to all devices on a network.

20
New cards

Multicast address

An address used to send data to a group of devices on a network.

21
New cards

ICMP (Internet Control Message Protocol)

A network layer protocol used for error messages and operational information.

22
New cards

WAN (Wide Area Network)

A telecommunications network that extends over a large geographical area, connecting multiple LANs.

23
New cards

TCP (Transmission Control Protocol)

A reliable transport layer protocol that establishes a connection and ensures data delivery.

24
New cards

Subnetting

The practice of dividing a network into smaller, manageable segments called subnets.