Outline Computer Networking. Transport Protocols. Functionality Split. Review 2 Transport Protocols

Similar documents
CE693 Advanced Computer Networks

Announcements Computer Networking. Outline. Transport Protocols. Transport introduction. Error recovery & flow control. Mid-semester grades

Announcements Computer Networking. What was hard. Midterm. Lecture 16 Transport Protocols. Avg: 62 Med: 67 STD: 13.

Good Ideas So Far Computer Networking. Outline. Sequence Numbers (reminder) TCP flow control. Congestion sources and collapse

Functionality Split Computer Networking. Transport Protocols. Overview. Multiplexing & Demultiplexing

Outline Computer Networking. Functionality Split. Transport Protocols

TCP Basics : Computer Networking. Overview. What s Different From Link Layers? Introduction to TCP. TCP reliability Assigned reading

Principles of congestion control

15-744: Computer Networking TCP

Transport layer. UDP: User Datagram Protocol [RFC 768] Review principles: Instantiation in the Internet UDP TCP

Transport layer. Review principles: Instantiation in the Internet UDP TCP. Reliable data transfer Flow control Congestion control

Detecting half-open connections. Observed TCP problems

Chapter 3 outline. 3.5 Connection-oriented transport: TCP. 3.6 Principles of congestion control 3.7 TCP congestion control

TCP. CSU CS557, Spring 2018 Instructor: Lorenzo De Carli (Slides by Christos Papadopoulos, remixed by Lorenzo De Carli)

CNT 6885 Network Review on Transport Layer

Transmission Control Protocol. ITS 413 Internet Technologies and Applications

TCP congestion control:

Overview. TCP congestion control Computer Networking. TCP modern loss recovery. TCP modeling. TCP Congestion Control AIMD

CS4700/CS5700 Fundamentals of Computer Networks

COMP/ELEC 429/556 Introduction to Computer Networks

This Lecture: Congestion Control : Computer Networking. Introduction to TCP. Key Things You Should Know Already. Congestion Control

Application. Transport. Network. Link. Physical

Computer Networking Introduction

CSE/EE 461 Lecture 12 TCP. A brief Internet history...

Transport protocols. Transport Layer 3-1

CS457 Transport Protocols. CS 457 Fall 2014

Lecture 5. Transport Layer. Transport Layer 1-1

CS 356: Introduction to Computer Networks. Lecture 16: Transmission Control Protocol (TCP) Chap. 5.2, 6.3. Xiaowei Yang

CSC 8560 Computer Networks: TCP

Multiple unconnected networks

Internet and Intranet Protocols and Applications

Suprakash Datta. Office: CSEB 3043 Phone: ext Course page:

Transport Layer: outline

Transport Layer: Outline

CS 268: Computer Networking. This Lecture: Congestion Control

Chapter 3- parte B outline

Lecture 8. TCP/IP Transport Layer (2)

Outline. TCP: Overview RFCs: 793, 1122, 1323, 2018, steam: r Development of reliable protocol r Sliding window protocols

Chapter 3 outline. 3.5 Connection-oriented transport: TCP. 3.6 Principles of congestion control 3.7 TCP congestion control

Chapter III: Transport Layer

Congestion Control. Daniel Zappala. CS 460 Computer Networking Brigham Young University

Congestion Collapse in the 1980s

TCP: Overview RFCs: 793, 1122, 1323, 2018, 2581

CMSC 417. Computer Networks Prof. Ashok K Agrawala Ashok Agrawala. October 25, 2018

Outline. TCP: Overview RFCs: 793, 1122, 1323, 2018, Development of reliable protocol Sliding window protocols

CC451 Computer Networks

image 3.8 KB Figure 1.6: Example Web Page

Lecture 3: The Transport Layer: UDP and TCP

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 10

Outline Computer Networking. TCP slow start. TCP modeling. TCP details AIMD. Congestion Avoidance. Lecture 18 TCP Performance Peter Steenkiste

CSE 4213: Computer Networks II

CSCD 330 Network Programming

Computer Communication Networks Midterm Review

Transport Protocols Reading: Sections 2.5, 5.1, and 5.2. Goals for Todayʼs Lecture. Role of Transport Layer

Fall 2012: FCM 708 Bridge Foundation I

Reliable Transport II: TCP and Congestion Control

Chapter 24. Transport-Layer Protocols

Transport Layer (Congestion Control)

Placement of Function in a Best Effort World. Course Logistics Update

CS 5520/ECE 5590NA: Network Architecture I Spring Lecture 13: UDP and TCP

Congestion / Flow Control in TCP

Chapter 3 Transport Layer

Computer Networking: A Top Down Approach

Networked Systems and Services, Fall 2018 Chapter 3

Outline. User Datagram Protocol (UDP) Transmission Control Protocol (TCP) Transport layer (cont.) Transport layer. Background UDP.

Transport Layer. Application / Transport Interface. Transport Layer Services. Transport Layer Connections

CSCI Topics: Internet Programming Fall 2008

User Datagram Protocol (UDP):

CSCD 330 Network Programming Winter 2015

Outline. CS5984 Mobile Computing

User Datagram Protocol

Fast Retransmit. Problem: coarsegrain. timeouts lead to idle periods Fast retransmit: use duplicate ACKs to trigger retransmission

Transport Protocols Reading: Sections 2.5, 5.1, and 5.2

TCP Overview. Connection-oriented Byte-stream

Networked Systems and Services, Fall 2017 Reliability with TCP

Correcting mistakes. TCP: Overview RFCs: 793, 1122, 1323, 2018, TCP seq. # s and ACKs. GBN in action. TCP segment structure

ECE 650 Systems Programming & Engineering. Spring 2018

UNIT IV -- TRANSPORT LAYER

Flow and Congestion Control (Hosts)

Chapter 3 Transport Layer

Page 1. Review: Internet Protocol Stack. Transport Layer Services EEC173B/ECS152C. Review: TCP. Transport Layer: Connectionless Service

ECE 435 Network Engineering Lecture 10

TCP/IP Protocol Suite 1

Chapter 6 Transport Layer

Lecture 4: Congestion Control

Chapter 3: Transport Layer. Chapter 3 Transport Layer. Chapter 3 outline. Transport services and protocols

User Datagram Protocol (UDP) Transmission Control Protocol (TCP)

Page 1. Review: Internet Protocol Stack. Transport Layer Services. Design Issue EEC173B/ECS152C. Review: TCP

TCP reliable data transfer. Chapter 3 outline. TCP sender events: TCP sender (simplified) TCP: retransmission scenarios. TCP: retransmission scenarios

CSCE 463/612 Networks and Distributed Processing Spring 2017

6.1 Internet Transport Layer Architecture 6.2 UDP (User Datagram Protocol) 6.3 TCP (Transmission Control Protocol) 6. Transport Layer 6-1

Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM 4021: Networks Discussion. Chapter 5 - Part 2

Chapter 3: Transport Layer Part A

CSC 4900 Computer Networks: TCP

ETSF05/ETSF10 Internet Protocols Transport Layer Protocols

Stream Control Transmission Protocol

Department of Computer and IT Engineering University of Kurdistan. Transport Layer. By: Dr. Alireza Abdollahpouri

Transport Protocols Reading: Sections 2.5, 5.1, and 5.2

CS321: Computer Networks Congestion Control in TCP

Operating Systems and Networks. Network Lecture 10: Congestion Control. Adrian Perrig Network Security Group ETH Zürich

Transcription:

Outline Transport introduction 15-744 Computer Networking Review 2 Transport Protocols Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics 2 Transport Protocols Functionality Split Lowest level end-toend protocol. Header generated by sender is interpreted only by the destination Routers view transport header as part of the payload Not always true Firewalls 7 6 5 Transport IP Datalink Physical IP 2 2 1 1 7 6 5 Transport IP Datalink Physical Network provides best-effort delivery End-systems implement many functions Reliability In-order delivery Demultiplexing Message boundaries Connection abstraction Congestion control router 3 4 1

Transport Protocols UDP: User Datagram Protocol [RFC 768] UDP provides just integrity and demux TCP adds Connection-oriented Reliable Ordered Byte-stream Full duplex Flow and congestion controlled DCCP, RTP, SCTP -- not widely used. 5 No frills, bare bones Internet transport protocol Best effort service, UDP segments may be: Lost Delivered out of order to app Connectionless: No handshaking between UDP sender, receiver Each UDP segment handled independently of others Why is there a UDP? No connection establishment (which can add delay) Simple: no connection state at sender, receiver Small header No congestion control: UDP can blast away as fast as desired 6 UDP, cont. UDP Checksum Often used for streaming multimedia apps Loss tolerant Rate sensitive Other UDP uses (why?): DNS Reliable transfer over UDP Must be at application layer Application-specific error recovery Length, in bytes of UDP segment, including header 32 bits Source port # Dest port # Length Application data (message) Checksum UDP segment format Goal: detect errors (e.g., flipped bits) in transmitted segment optional use! Sender: Treat segment contents as sequence of 16-bit integers Checksum: addition (1 s complement sum) of segment contents Sender puts checksum value into UDP checksum field Receiver: Compute checksum of received segment Check if computed checksum equals checksum field value: NO - error detected YES - no error detected But maybe errors nonetheless? 7 8 2

High-Level TCP Characteristics TCP Header Protocol implemented entirely at the ends Fate sharing (on IP) Protocol has evolved over time and will continue to do so Nearly impossible to change the header Use options to add information to the header Change processing at endpoints Backward compatibility is what makes it TCP Flags: SYN FIN RESET PUSH URG ACK Source port Destination port Sequence number Acknowledgement HdrLen 0 Flags Advertised window Checksum Urgent pointer Options (variable) Data 9 10 Evolution of TCP TCP Through the 1990s 1975 Three-way handshake Raymond Tomlinson In SIGCOMM 75 1974 TCP described by Vint Cerf and Bob Kahn In IEEE Trans Comm 1983 BSD Unix 4.2 supports TCP/IP 1982 TCP & IP RFC 793 & 791 1984 Nagel s algorithm to reduce overhead of small packets; predicts congestion collapse 1986 Congestion collapse observed 1987 Karn s algorithm to better estimate round-trip time 1988 Van Jacobson s algorithms congestion avoidance and congestion control (most implemented in 4.3BSD Tahoe) 1990 4.3BSD Reno fast retransmit delayed ACK s 1993 1994 TCP Vegas ECN (Brakmo et al) (Floyd) delay-based Explicit congestion avoidance Congestion Notification 1994 T/TCP (Braden) Transaction TCP 1996 Hoe NewReno startup and loss recovery 1996 SACK TCP (Floyd et al) Selective Acknowledgement 1996 FACK TCP (Mathis et al) extension to SACK 1975 1980 1985 1990 1993 1994 1996 11 12 3

Outline Stop and Wait Transport introduction Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics ARQ Receiver sends acknowledgement (ACK) when it receives packet Sender waits for ACK and timeouts if it does not arrive within some time period Simplest ARQ protocol Send a packet, stop and wait until ACK arrives Performance Can only send one packet per round trip Time Sender Timeout Receiver 13 14 Recovering from Error How to Recognize Resends? Time Timeout Timeout Timeout Timeout Timeout Timeout Use sequence numbers both packets and acks Sequence # in packet is finite How big should it be? For stop and wait? One bit won t send seq #1 until received ACK for seq #0 ACK lost Packet lost Early timeout DUPLICATE PACKETS!!! 15 16 4

How to Keep the Pipe Full? Sliding Window Send multiple packets without waiting for first to be acked Number of pkts in flight = window: Flow control Reliable, unordered delivery Several parallel stop & waits Send new packet after each ack Sender keeps list of unack ed packets; resends after timeout Receiver same as stop & wait How large a window is needed? Suppose 10Mbps link, 4ms delay, 500byte pkts 1? 10? 20? Round trip delay * bandwidth = Reliable, ordered delivery Receiver has to hold onto a packet until all prior packets have arrived Why might this be difficult for just parallel stop & wait? Sender must prevent buffer overflow at receiver Circular buffer at sender and receiver Packets in transit buffer size Advance when sender and receiver agree packets at beginning have been received capacity of pipe 17 18 Sender/Receiver State Sequence Numbers Sender Max ACK received Next seqnum Sender window Receiver Next expected Max acceptable Receiver window How large do sequence numbers need to be? Must be able to detect wrap-around Depends on sender/receiver window size E.g. Max seq = 7, send win=recv win=7 If pkts 0..6 are sent succesfully and all acks lost Receiver expects 7,0..5, sender retransmits old 0..6!!! Max sequence must be send window + recv window Sent & Acked Sent Not Acked Received & Acked Acceptable Packet OK to Send Not Usable Not Usable 19 20 5

Window Sliding Common Case On reception of new ACK (i.e. ACK for something that was not acked earlier) Increase sequence of max ACK received Send next packet On reception of new in-order data packet (next expected) Hand packet to application Send cumulative ACK acknowledges reception of all packets up to sequence number Increase sequence of max acceptable packet Loss Recovery On reception of out-of-order packet Send nothing (wait for source to timeout) Cumulative ACK (helps source identify loss) Timeout (Go-Back-N recovery) Set timer upon transmission of packet Retransmit all unacknowledged packets Performance during loss recovery No longer have an entire window in transit Can have much more clever loss recovery 21 22 Important Lessons Transport service UDP mostly just IP service TCP congestion controlled, reliable, byte stream Types of ARQ protocols Stop-and-wait slow, simple Go-back-n can keep link utilized (except w/ losses) Selective repeat efficient loss recovery -- used in SACK Sliding window flow control Addresses buffering issues and keeps link utilized Good Ideas So Far Flow control Stop & wait Parallel stop & wait Sliding window Loss recovery Timeouts Acknowledgement-driven recovery (selective repeat or cumulative acknowledgement) 23 24 6

Outline More on Sequence Numbers Transport introduction Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics 32 Bits, Unsigned for bytes not packets! Why So Big? For sliding window, must have Sequence Space > Sending Window + Receiving Window No problem Also, want to guard against stray packets With IP, packets have maximum lifetime of 120s Sequence number would wrap around in this time at 286Mbps 25 26 TCP Flow Control Window Flow Control: Send Side TCP is a sliding window protocol For window size n, can send up to n bytes without receiving an acknowledgement When the data is acknowledged then the window slides forward Each packet advertises a window size Indicates number of bytes the receiver has space for Original TCP always sent entire window Congestion control now limits this Sent and acked window Sent but not acked Not yet sent Next to be sent 27 28 7

Window Flow Control: Send Side Performance Considerations Packet Sent Source Port Dest. Port Sequence Number Acknowledgment HL/Flags Window D. Checksum Urgent Pointer Options Packet Received Source Port Dest. Port Sequence Number Acknowledgment HL/Flags Window D. Checksum Urgent Pointer Options... App write The window size can be controlled by receiving application Can change the socket buffer size from a default (e.g. 8Kbytes) to a maximum value (e.g. 64 Kbytes) The window size field in the TCP header limits the window that the receiver can advertise 16 bits 64 KBytes 10 msec RTT 51 Mbit/second 100 msec RTT 5 Mbit/second TCP options to get around 64KB limit scales window size acknowledged sent to be sent outside window 29 30 Establishing Connection: Three-Way handshake Each side notifies other of starting sequence number it will use for sending Why not simply chose 0? Must avoid overlap with earlier incarnation Security issues Each side acknowledges other s sequence number SYN-ACK: Acknowledge sequence number + 1 Can combine second SYN with first ACK Client SYN: SeqC ACK: SeqC+1 SYN: SeqS ACK: SeqS+1 Server Outline Transport introduction Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics 31 32 8

Reliability Challenges Congestion related losses Variable packet delays What should the timeout be? Reordering of packets How to tell the difference between a delayed packet and a lost one? TCP = Go-Back-N Variant Sliding window with cumulative acks Receiver can only return a single ack sequence number to the sender. Acknowledges all bytes with a lower sequence number Starting point for retransmission Duplicate acks sent when out-of-order packet received But: sender only retransmits a single packet. Reason??? Only one that it knows is lost Network is congested shouldn t overload it Error control is based on byte sequences, not packets. Retransmitted packet can be different from the original lost packet Why? 33 34 Round-trip Time Estimation Wait at least one RTT before retransmitting Importance of accurate RTT estimators: Low RTT estimate unneeded retransmissions High RTT estimate poor throughput RTT estimator must adapt to change in RTT But not too fast, or too slow! Spurious timeouts Conservation of packets principle never more than a window worth of packets in flight Original TCP Round-trip Estimator Round trip times exponentially averaged: New RTT = (old RTT) + (1 - ) (new sample) Recommended value for : 0.8-0.9 0.875 for most TCP s Retransmit timer set to (b * RTT), where b = 2 Every time timer expires, RTO exponentially backed-off Not good at preventing premature timeouts 2.5 2 1.5 1 0.5 0 35 36 9

RTT Sample Ambiguity Jacobson s Retransmission Timeout Sample RTT A RTO X B Sample RTT Karn s RTT Estimator If a segment has been retransmitted: Don t count RTT sample on ACKs for this segment Keep backed off time-out for next packet Reuse RTT estimate only after one successful transmission A RTO B 37 Key observation: At high loads round trip variance is high Solution: Base RTO on RTT and standard deviation RTO = RTT + 4 * rttvar new_rttvar = * dev + (1- ) old_rttvar Dev = linear deviation Inappropriately named actually smoothed linear deviation 38 Timestamp Extension Timer Granularity Used to improve timeout mechanism by more accurate measurement of RTT When sending a packet, insert current time into option 4 bytes for time, 4 bytes for echo a received timestamp Receiver echoes timestamp in ACK Actually will echo whatever is in timestamp Removes retransmission ambiguity Can get RTT sample on any packet Many TCP implementations set RTO in multiples of 200,500,1000ms Why? Avoid spurious timeouts RTTs can vary quickly due to cross traffic Reduce timer expensive timer interrupts on hosts What happens for the first couple of packets? Pick a very conservative value (seconds) 39 40 10

Fast Retransmit -- Avoiding Timeouts Fast Retransmit What are duplicate acks (dupacks)? Repeated acks for the same sequence When can duplicate acks occur? Loss Packet re-ordering Window update advertisement of new flow control window Assume re-ordering is infrequent and not of large magnitude Use receipt of 3 or more duplicate acks as indication of loss Don t wait for timeout to retransmit packet Sequence No X Retransmission Duplicate Acks Packets Acks Time 41 42 TCP (Reno variant) SACK Sequence No Packets Acks X Time X X Now what? - timeout Basic problem is that cumulative acks provide little information Selective acknowledgement (SACK) essentially adds a bitmask of packets received Implemented as a TCP option Encoded as a set of received byte ranges (max of 4 ranges/often max of 3) When to retransmit? Still need to deal with reordering wait for out of order by 3pkts 43 44 11

SACK Performance Issues Sequence No X X X Now what? send retransmissions as soon as detected Timeout >> fast rexmit Need 3 dupacks/sacks Not great for small transfers Don t have 3 packets outstanding Packets What are real loss patterns like? Acks Time 45 46 Important Lessons Three-way TCP Handshake TCP timeout calculation how is RTT estimated Modern TCP loss recovery Why are timeouts bad? How to avoid them? e.g. fast retransmit Outline Transport introduction Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics 47 48 12

Congestion Causes & Costs of Congestion 10 Mbps 1.5 Mbps Four senders multihop paths Timeout/retransmit Q: What happens as rate increases? 100 Mbps Different sources compete for resources inside network Why is it a problem? Sources are unaware of current state of resource Sources are unaware of each other In many situations will result in < 1.5 Mbps of throughput (congestion collapse) 49 50 Causes & Costs of Congestion Congestion Collapse When packet dropped, any upstream transmission capacity used for that packet was wasted! Definition: Increase in network load results in decrease of useful work done Many possible causes Spurious retransmissions of packets still in flight Classical congestion collapse How can this happen with packet conservation Solution: better timers and TCP congestion control Undelivered packets Packets consume resources and are dropped elsewhere in network Solution: congestion control for ALL traffic Etc.. 51 52 13

Other Congestion Collapse Causes Fragments Mismatch of transmission and retransmission units Solutions Make network drop all fragments of a packet (early packet discard in ATM) Do path MTU discovery Control traffic Large percentage of traffic is for control Headers, routing messages, DNS, etc. Stale or unwanted packets Packets that are delayed on long queues Push data that is never used Where to Prevent Collapse? Can end hosts prevent problem? Yes, but must trust end hosts to do right thing E.g., sending host must adjust amount of data it puts in the network based on detected congestion Can routers prevent collapse? No, not all forms of collapse Doesn t mean they can t help Sending accurate congestion signals Isolating well-behaved from ill-behaved sources 53 54 Congestion Control and Avoidance Approaches For Congestion Control A mechanism which: Uses network resources efficiently Preserves fair network resource allocation Prevents or avoids collapse Congestion collapse is not just a theory Has been frequently observed in many networks 55 Two broad approaches towards congestion control: End-to-end No explicit feedback from network Congestion inferred from end-sys tem observed loss, delay Approach taken by TCP Network-assisted Routers provide feedback to end systems Explicit rate sender should send at Single bit indicating congestion (SNA, DEC bit, TCP/IP ECN, ATM) Problem: makes routers complicated 56 14

Example: TCP Congestion Control Outline Very simple mechanisms in network FIFO scheduling with shared buffer pool Feedback through packet drops TCP interprets packet drops as signs of congestion and slows down This is an assumption: packet drops are not a sign of congestion in all networks E.g. wireless networks Periodically probes the network to check whether more bandwidth has become available. Transport introduction Error recovery & flow control TCP flow control/connection setup/data transfer TCP reliability Congestion sources and collapse Congestion control basics 57 58 Objectives Simple router behavior Distributedness Efficiency: X knee = x i (t) Fairness: ( x i ) 2 /n( x i2 ) Power: (throughput /delay) Convergence: control system must be stable Basic Control Model Let s assume window-based control Reduce window when congestion is perceived How is congestion signaled? Either mark or drop packets When is a router congested? Drop tail queues when queue is full Average queue length at some threshold Increase window otherwise Probe for available bandwidth how? 59 60 15

Linear Control Many different possibilities for reaction to congestion and probing Examine simple linear controls Window(t + 1) = a + b Window(t) Different a i /b i for increase and a d /b d for decrease Supports various reaction to signals Increase/decrease additively Increased/decrease multiplicatively Which of the four combinations is optimal? Phase plots Simple way to visualize behavior of competing connections over time x 2 User 1 s x 1 61 62 Phase plots What are desirable properties? What if flows are not equal? Additive Increase/Decrease Both X 1 and X 2 increase/decrease by the same amount over time Additive increase improves fairness and additive decrease reduces fairness Overload x 2 Underutilization Optimal point x 2 T 0 T 1 User 1 s x 1 User 1 s x 1 63 64 16

Multiplicative Increase/Decrease Convergence to Efficiency Both X 1 and X 2 increase by the same factor over time Extension from origin constant fairness T 1 x H x 2 T 0 x 2 User 1 s x 1 User 1 s x 1 65 66 Distributed Convergence to Efficiency Convergence to Fairness a=0 b=1 x H x H x 2 x 2 x H User 1 s x 1 User 1 s x 1 67 68 17

Convergence to Efficiency & Fairness Increase x H x 2 x 2 x H x L User 1 s x 1 User 1 s x 1 69 70 Constraints Distributed efficiency I.e., Window(t+1) > Window(t) during increase a i > 0 & b i 1 Similarly, a d < 0 & b d 1 Must never decrease fairness a & b s must be 0 a i /b i > 0 and a d /b d 0 Full constraints a d = 0, 0 b d <1, a i > 0 and b i 1 What is the Right Choice? Constraints limit us to AIMD Can have multiplicative term in increase (MAIMD) AIMD moves towards optimal point x 0 x x 2 2 x 1 User 1 s x 1 71 72 18

Questions Fairness why not support skew AIMD/GAIMD analysis More bits of feedback DECbit, XCP, Vegas Guess # of users hard in async system, look at loss rate? Stateless vs. stateful design Wired vs. wireless Non-linear controls Bionomial TCP Congestion Control Congestion Control RED Assigned Reading [FJ93] Random Early Detection Gateways for Congestion Avoidance [TFRC] Equation-Based Congestion Control for Unicast Applications (two sections) 73 74 19