This document summarizes an assignment submitted by Abhishek Kesharwani on the Stream Control Transmission Protocol (SCTP), Real-time Transport Protocol (RTP), and RTP Control Protocol (RTCP). It describes SCTP as a transport layer protocol that provides reliable message transport like TCP with multi-streaming capabilities. RTP is defined as a standard packet format for delivering audio and video over IP networks, often used with RTCP for quality monitoring and stream synchronization. The document outlines key features of SCTP including multihoming and message ordering, and components of RTP including its data transfer and control protocols.