LUs and Sessions

The following figure shows the SNA components required for LUA communications.

An LUA application uses a local LU, which uses SNA Server to communicate with the host system. There are three progressive sessions when the SNA Server connects to the host node:

LUA allows applications to send and receive data on the SSCP-LU session and on the LU-LU session. An LUA application can send data on this session using the common service verb TRANSFER_MS_DATA. LUA does not provide access to the PU-SSCP session.

The SSCP and LU sessions each provide two priorities of messages, normal and expedited. Expedited messages take precedence over other messages waiting to be transmitted on the same session. There are, therefore, four different flows on which a message can be sent or received:

The LU session normal flow carries most of the data; the other flows are used only for control purposes.

Note  The implementation of LUA in SNA Server does not allow applications to send data on the SSCP expedited flow and does not return data to an application on this flow.