Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Digital_UNIX SNA_APPC_LU6.2_Programming_3.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Manual — Digital_UNIX SNA_APPC_LU6.2_Programming_3.2

50 entries

3. Library Functions

lu62_configA text-based utility that allows you to fully configure the LU6.2 Server program of the DIGITAL SNA APPC/LU6.2 Programming Interface for DIGITAL UNIX product.     
lu62_managerA DECwindows-based utility that allows you to fully configure and monitor the LU6.2 Server program of the DIGITAL SNA APPC/LU6.2 Programming Interface for DIGITAL UNIX product.     
lu62_mcdStarts one or more processes and then monitors the status of these processes.     
lu62_scriptA text-based utility that allows you to minimally configure the LU6.2 Server program of the DIGITAL SNA APPC/LU6.2 Programming Interface for DIGITAL UNIX product.     
lu62_serverImplements the server portion of the DIGITAL SNA APPC/LU6.2 Programming Interface for DIGITAL UNIX product.     
snalu62_activate_sessionActivates a session with the specified mode name to the remote LU.     
snalu62_allocateAllocates a basic or mapped conversation between a local transaction program and a remote transaction program to a session between the local LU and the remote LU. Call this verb prior to any other conversation verbs that refer to the conversation.     
snalu62_as2ebConverts an ASCII-encoded buffer to an EBCDIC-encoded buffer.     
snalu62_attach_listenWaits for an inbound allocation request for a basic or mapped conversation between a remote (partner) transaction program and a local transaction program over a session between the remote LU and the local LU.     
snalu62_cancel_conversationTerminates the indicated conversation immediately.     
snalu62_change_session_limitChanges the LU/mode session limit and contention-winner polarities for parallel-session connections.  This verb does not terminate active conversations.     
snalu62_confirmSends a confirmation request to the remote transaction program and waits for a reply.  The interface flushes the currently buffered send data.     
snalu62_confirmedSends a confirmation reply to the remote transaction program.  Call this verb upon receipt of a confirm request.     
snalu62_deactivate_conv_groupDeactivates a session with the specified conversation group ID.     
snalu62_deactivate_sessionDeactivates a session with the specified session ID.     
snalu62_deallocateDeallocates a conversation between the local transaction program and a remote transaction program.     
snalu62_define_local_luDefines a local LU and initializes or changes parameters that control the operation of the local LU.     
snalu62_define_modeDefines or changes parameters that control the operation of the local LU in conjunction with a group of sessions to the specified remote LU, the session group being identified by a mode name.     
snalu62_define_remote_luDefines a remote LU and initializes or changes parameters that control the operation of the local LU when in session with the remote LU.     
snalu62_define_tpDefines a transaction program and initializes or changes parameters that control the operation of the transaction program.     
snalu62_deleteDeletes one or more definitions created by the snalu62_define_xxx verbs.     
snalu62_display_local_luDisplays a local LU’s parameters.     
snalu62_display_modeDisplays the parameters for the specified mode name.     
snalu62_display_remote_luDisplays a remote LU’s parameters.     
snalu62_display_tpDisplays a transaction program’s parameters.     
snalu62_eb2asConverts an EBCDIC-encoded buffer to an ASCII-encoded buffer.     
snalu62_flushCauses the interface to transmit the buffered data in the send queue to the remote transaction program.     
snalu62_free_memDeallocates memory allocated by the interface.  Use this verb only to return memory allocated by the interface.     
snalu62_get_attributesReturns information about the specified conversation.     
snalu62_get_eventWaits for one of a set of events to occur on one or more sessions associated with a local LU.     
snalu62_get_log_dataReturns the log data that can accompany a error message received from a remote transaction program.     
snalu62_get_messageConverts a status vector to a string containing the formatted text of all the status values contained in the status vector.  A newline character separates one message text field from another. The returned string is null-terminated.     
snalu62_get_pipReturns the Program Initialization Parameters (PIP data) that the remote transaction program supplied on an allocation request.     
snalu62_get_tp_propertiesReturns information about the transaction program calling the verb.     
snalu62_get_typeReturns a value indicating the type of the specified conversation.     
snalu62_initialize_sess_limitInitializes the LU/mode session limit and contention-winner polarities for parallel- and single-session connections.     
snalu62_pass_resourceRequests the interface to transition the specified conversation to the calling process.     
snalu62_post_on_receiptCauses the interface to post the specified conversation when information is available for the program to receive. To wait for posting to occur, make a call to snalu62_wait after calling this verb.  Alternatively, call snalu62_test after this verb to test if posting has occurred.     
snalu62_prepare_to_receiveChanges the conversation state from Send to Receive in preparation for receiving data from the remote transaction program.  It also flushes any data in the local send buffer.     
snalu62_process_session_limitProcesses the LU/mode session limit and contention-winner polarities for parallel-session connections.  This verb does not terminate active conversations.     
snalu62_receive_allocateWaits for an allocate request from a remote transaction program.  This request is for a specific transaction program on a specific local LU.     
snalu62_receive_and_waitWaits for information to arrive from the remote transaction program and receives it. The information may be data, conversation status, or a request for confirmation.     
snalu62_receive_immediateReceives any information that is available, but does not wait for information to arrive, from the remote transaction program.  The information may be data, conversation status, or a request for confirmation.     
snalu62_request_to_sendSignals the remote transaction program that the local transaction program wants to send data.     
snalu62_reset_session_limitResets the LU/mode session limit and contention-winner polarities for single- or parallel-session connections.     
snalu62_send_dataSends data to the remote transaction program.     
snalu62_send_errorSends an error message to the remote transaction program.     
snalu62_testTests the specified conversation for a condition.  The return code indicates the result of the test.     
snalu62_waitWaits for posting to occur on any of the specified conversations.     
snalu62_wait_for_completionWaits for posting to occur on one or more nonblocking operations specified in the list of wait objects.     

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