Which protocol is used for data segmentation
Answers
Answered by
1
Transmission Control Protocol (TCP) implements a connection-oriented transfer mode, and the PDU of this protocol is called a segment, while the User Datagram Protocol (UDP) usesdatagrams as protocol data unit for connection-less transfer.
RKdaBOSS:
thanks for the help
Similar questions