What is the use of TPDU in socket programming?

Q.  What is the use of TPDU in socket programming?
- Published on 19 Oct 15

a. It creates new socket in the transport entity when it requests for a connection.
b. It allocates the table space within the transport entity.
c. It is used for establishing the connection.
d. None of the above.

ANSWER: It creates new socket in the transport entity when it requests for a connection.
 

    Discussion

  • Prajakta Pandit   -Posted on 16 Oct 15

      - TPDU stands for Transport Protocol Data Unit

      - It creates new socket in the transport entity when it requests for a connection.

      - It is a message encapsulation format where there are several bytes of routing header added to the front of the payload message.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)