END USER LICENCE AGREEMENTEnd User License Agreement • January 11th, 2022
Contract Type FiledJanuary 11th, 2022The TCP is a connection-oriented protocol [11]. This means that the logical con- nection between the source and destination is established first (setup phase). After the logical connection is established data packets are transmitted (transmission phase). During transmission, the data packets are numbered and transmitted in the correct order. If they are not received in order, TCP at the destination must reorder them before providing them to the application layer. After the transmission phase is completed, the logical connection is terminated (teardown phase). Moreover, TCP provides flow control, i.e., matching the source transmission data rate to the receiving rate of the destination. Flow control aims to stop the source node from overwhelming the destination node with data packets. Also, TCP provides