What is Segmentation and Reassembly of the data
November 14th, 2009At the seventh layer of the OSI Model that is Application layer the data is passed down and is segmented into the pieces. At the Transport layer there are two types of the segments the first is TCP segment and the other one is UDP segment. A UDP segment called a datagram and a TCP segment called only segment. A UDP header provided source and the destination port and the TCP header provided source and destination port, sequencing, acknowledgment and the flow control. At the destination point when the data is received the whole process is reversed until the [...] Continue Reading…