What is the use of TPDU in socket programming?
Q. What is the use of TPDU in socket programming?- Published on 19 Oct 15a. 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.