As with receiving data, there is no guarantee that a send request is completely serviced. TCP determines if the amount of data in the send request is too large. If so, it returns the amount of data already processed and the application must re-issue the send with an updated data length and buffer pointer. TCP sends data until the message is completely sent.
|
Copyright © 2014 CA.
All rights reserved.
|
|