next up previous contents
Next: Example Up: Library interface Previous: Client part   Contents

Server part

When a server receive a piece of a distributed data, PaCO++ gives the descriptor with the method setDescr. After PaCO++ will give a pointer of the data with the method insertData. If the data is cut into different parts, element_nb identifies the piece of data. If insertData returns true, the distributed data is completed. In this case, PaCO++ demands the argument with the method getServerData.

Figure: Server side abstract interface



2017-09-18