To overcome the limitation in extending the existing scenario, two new parcels 'PclBIGRESP' (flavor 153) and 'PclBIGKEEPRESP' (flavor 154) are defined. The new parcel format used by these two parcels is as follows:
struct PclBigRespType { PclFlavor PclKind; /* 153 or 154 */ PclLength Length; /* 8 */ Int32 MaxMsgSize; };
Using this format, CLI/Client can communicate to the server response buffer size of 2**32.