LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What is unicast addressing?

Unicast is one-to-one: a single sender to a single specific receiver. It is the most common type and works in both IPv4 and IPv6.

Sender delivering one-to-one to a single specific receiver while other hosts are not addressed

* Unicast: one sender to one specific receiver. *

A unicast message is sent from one sender to one specific receiver.

Characteristics:

  • Most common type of communication
  • Source knows exact destination
  • Uses specific destination address
  • Works in both IPv4 and IPv6

Examples:

  • Web browsing (your PC to web server)
  • Email (client to mail server)
  • SSH session

Memory tip: Unicast = "UNI" (one) - one specific destination!

Go deeper:

  • doc Unicast — one-to-one transmission, the default for TCP/UDP traffic.

From Quiz: NETW1 / Protocols and Models | Updated: Jul 05, 2026