Skip to content


Transport Stream Push

TCP transports a stream of data in both directions between end stations. TCP does this by breaking the data into segments for transmission across a network running Internet Protocol.

TCP also provides a 'push' mechanism for verifying that all data sent from an application has been transmitted by TCP.