Sync Point Attach Manager

Instead of issuing separate RECEIVE_ALLOCATE verbs for each possible transaction name, a Sync Point implementation may instead register as the Sync Point Attach Manager for an SNA server. It does so by issuing a RECEIVE_ALLOCATE verb specifying a TP name consisting of all 0x00s.

When a Sync Point Attach Manager is registered, the following changes are effected in SNA Server's incoming Attach support:

Applications using this feature must adhere to two restrictions:

Sync Point Attach Manager applications must reside on an SNA server. They may not be distributed across SNA Server clients. This restriction is imposed to ensure that only a single instance of Sync Point Services (SPS) and Conversation-Protected Resource Manager (C-PRM) exists for each LU on the SNA server (which might not be the case if Sync Point Attach Managers were visible from multiple servers in the SNA Server Domain).

The structure of the RECEIVE_ALLOCATE verb control block does not require modification to support this function.