Complete the following sentences:  Transport protocols run in the....................................  More than one transport protocol available to applications such as..................... and.....................  Reliable and in-order delivery protocol in the transport layer is called..................  Unreliable and unordered delivery protocol in the transport layer is called............  TCP stands for...............................................................  UDP stands or...............................................................  Bi-directional data flow in same connection is called....................................  Handshaking (exchange of control messages) between sender and receiver before data exchange is done in.....................................................................  The task of a sender does not overwhelm receiver is called..............................  The.................................field tells the sender how many bytes can be s
1.Transport protocol runs in ACTIVE or PASSIVE mode
 2.More than one transport protocol is available to applications such as Internet protocol suite and Open system interconnection
 3.Relaible and in-order delivery protocol in the transport layer is called OSI
 4.Unreliable and Unordered delivery protocol in the transport layer is called
 5.TCP stands for Transmission control protocol
 6.UDP stands for User Datagram Protocol
 7.BIdirectional data flow in same connection is called Port or Socket
 8.Handshaking between sender and receiver before data exchange is done in communication
 9.The task of a sender doesnot overwelhm receiver is called Data link control
 10.The Window size feild tells the sender how many bytes can be sent according to unfilled spcae of receivers buffer.
 11.socket is an address consits of IP address and Port number