In order to create a new LU6.1 session, you must place the data structure kc_lses_str in the data area. The following table shows how the fields in the data structure are to be supplied with data.
Field name 1 | Meaning | |
m | ls_name[8]
| This is the name of the session in the local application (local half-session name). |
The specified name must be unique and may not be assigned to any other object of name class 2. See also the section "Format and uniqueness of object names". | ||
m | lpap[8] | Name of the LPAP partner assigned to the partner application. ls_name is used for communication with the partner application assigned to the LPAP partner lpap in the local application. |
o | rses[8] | This is the name that describes the session in the remote application (remote half-session name). The name can be up to 8 characters long. |
1 | All fields of the kc_lses_str data structure that are not listed and all the fields that are not relevant to the operating system used are to be set to binary zero. The data structure is described in full in chapter "kc_lses_str - LU6.1 sessions". |