The Image Transport Protocol (ITP) aims to more quickly transfer JPEG image files with less redundancy compared to TCP. ITP is implemented over UDP to avoid unnecessary overhead from handshaking and allow out-of-order delivery of data units, improving image quality. The receiver controls retransmissions to prioritize important data units and reduce sender overhead. Analysis shows ITP provides benefits like lower latency, higher image quality, and improved performance metrics compared to TCP-based image transfer.