unicasts
Unicast is a form of one-to-one communication in which a single sender transmits data to a single, specified receiver. In IP networks, a unicast address designates one particular interface, and each packet includes the destination address for that endpoint. Routers forward unicast packets along a chosen path based on routing tables, delivering the packet to that single recipient.
Unicast is distinct from multicast and broadcast. Multicast delivers data to a defined group, with replication
Most Internet traffic is unicast. Examples include web pages, email, file transfers, and many real-time communications
Addressing and routing for unicast are central to IP networks; routing protocols maintain per-destination routes, and