Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Tru64 SNA_APPC_LU6.2_Programming_4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Manual — Tru64 SNA_APPC_LU6.2_Programming_4.0

58 entries

3. Library Functions

lu62_configA text-based utility that allows you to fully configure the LU6.2 Server program of the Compaq SNA APPC/LU6.2 Programming Interface for Tru64 UNIX product.    
lu62_managerA DECwindows-based utility that allows you to fully configure and monitor the LU6.2 Server program of the Compaq SNA APPC/LU6.2 Programming Interface for Tru64 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 Compaq SNA APPC/LU6.2 Programming Interface for Tru64 UNIX product.    
lu62_serverImplements the server portion of the Compaq SNA APPC/LU6.2 Programming Interface for Tru64 UNIX product.    
snalu62Introduction to the LU6.2/APPC Programming Interface    [ snalu62, snalu62_intro ]
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_api_trace_extractRetrieves the API tracing characteristics.    
snalu62_api_trace_setSets (or modifies) the API tracing characteristics.    
snalu62_as2ebConverts an ASCII-encoded buffer to an EBCDIC-encoded buffer.    
snalu62_attach_listenWaits for any inbound allocation request from a remote transaction program.  The inbound request can be for any local transaction program.    
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_serverDefines the SNALOG and syslog characteristics of an LU6.2 Server.    
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_serverRetrieves the current SNALOG and syslog characteristics of an LU6.2 Server.  Also retrieves a list of the currently defined local LU names on the server.    
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 an 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_introIntroduction to the LU6.2/APPC Programming Interface    [ snalu62, snalu62_intro ]
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 to prepare 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_expedited_dataReceives data sent by the remote transaction program in an expedited manner.    
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_send_expedited_dataSends expedited data 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