Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Digital_UNIX SNA_LUA_Programming_1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Manual — Digital_UNIX SNA_LUA_Programming_1.0

15 entries

3. Library Functions

RUI_BIDReceives an indication from the interface that an incoming message is available.     
RUI_INITAllocates a local LU on a DIGITAL SNA gateway and provides access to the SSCP-LU established by the DIGITAL SNA gateway.     
RUI_PURGEPurges an active RUI_READ request.     
RUI_READReceives data from the remote host application program.     
RUI_TERMTerminates the LU-LU session (if still active) and relinquishes the local LU.     
RUI_WRITETransmits data to the remote host application program.     
SLI_BIDReceives an indication from the interface that an incoming message is available.     
SLI_BIND_ROUTINEReceives an SNA BIND request from the remote host application program.  This verb control block is supplied by the interface and is passed to the BIND extension routine specified in the LUA_EXT_LIST structure referenced by the SLI_OPEN’s common.lua_extension_list_ptr parameter.     
SLI_CLOSECloses the LU-LU session terminating the connection to the remote host application program and relinquishes the local LU.     
SLI_OPENAllocates an LU, provides access to the SSCP-LU session established by the DIGITAL SNA gateway, and establishes the LU-LU session with the remote LUA application.     
SLI_PURGEPurges an active SLI_RECEIVE request.     
SLI_RECEIVEReceives data or status from the remote host application program.     
SLI_SDT_ROUTINEReceives an SNA SDT request from the remote host application program.  This verb control block is supplied by the interface and is passed to the SDT routine specified in the LUA_EXT_LIST structure referenced by the SLI_OPEN’s common.lua_extension_list_ptr parameter.     
SLI_SENDTransmits data, an SNA command, or an SNA response to the remote host application program.     
SLI_STSN_ROUTINEReceives an SNA STSN request from the remote host application program.  This verb control block is supplied by the interface and is passed to the STSN routine specified in the LUA_EXT_LIST structure referenced by the SLI_OPEN’s common.lua_extension_list_ptr parameter.     

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026