the sample is just simple. the sample does not manipulate the message and change its length. but my exit does change the length of the message by inserting information in ...
my receiver exit gets a message and adds some data to the RFH2 header and puts it back into the ExitBufferAddresse with the ExitBufferLength set to the size of the chan ...
We are trying to use the receiver exit by adding certain information into the message.
As long as the total message length is below 4000 Bytes there is no problem, as the AgentBufferLength is always ...