(User Datagram Protocol): Transfers information between two applications. Usually used for messages or commands between applications. The data is not guaranteed accurate as with TCP. UDP is a fast but less reliable data transfer method. Used in real-time video streaming.