Urgent Data Transmission (2) How to process urgent data? Data Sender side: Set the urgent flag and the urgent pointer in the TCP header. Data Receiver side: (When the Receiver received the TCP packet with urgent data. Notify application that we have urgent data. Stay urgent mode until application finish to read urgent data.