Applications wishing to receive remotely initiated conversations (incoming Attaches) issue a RECEIVE_ALLOCATE verb. To accommodate Sync Point support, the RECEIVE_ALLOCATE verb is modified in a number of ways as follows:
The pip_incoming parameter is set by the application to indicate whether it is willing to accept incoming PIP data, and is returned by SNA Server to indicate whether PIP data is available to be received. If the application does not wish to receive PIP data, this member should be set to AP_NO, the default, before issuing the RECEIVE_ALLOCATE verb. If it is willing to accept PIP data, this member should be set to AP_YES. On completion of the RECEIVE_ALLOCATE verb, this member will be set to AP_YES if PIP data is available to be received by the application, and to AP_NO otherwise.