Previous Topic: Identify the Started Task for CommunicationsNext Topic: Determine Buffer Size


Adjust the Size of Data Buffers

CA-L-Serv uses a buffer to store data temporarily that the file server is receiving from the communications server. When the file server issues a request to receive data, CA-L-Serv moves data from the communications server into this buffer. If the buffer is not large enough to accommodate the data, CA-L-Serv splits the data into appropriately sized chunks, moves the data, and then reassembles it:

This diagram shows a communication server sharing different size memory chunks with a file server.