Write the CICS ONC RPC converter
This section describes how you can write a converter to perform various tasks. Some of these tasks are required for all 4-tuples, others only for some.
The section describes in turn each of the tasks, indicating the converter function ( Getlengths , Decode , or Encode ) used.
The parameter details and responses of each of the converter functions are given at the end of the section in Getlengths , Decode , and Encode.