TN3270 Server Manual
Subsystem-Specific Tokens
TN3270 Server Manual—424097-001
E-5
ZTN3-MAP-STATUS-SESSION-RSP Token Map
ZTN3-MAP-STATUS-SESSION-RSP Token Map
This is an extensible structured token that contains information about one session.
SESSION-STATE
contains the status of the specified session. The values of SESSION-STATE are not
externalized.
HOST-NAME
contains the IP name of the client host, if it is known.
SOCKADDR-IN
contains the IP address and remote port number of the client.
TERM-MODEL
contains the terminal model received during negotiation.
WINDOW-NAME
contains the subdevice name.
Token Map
ZTN3-MAP-STATUS-SESSION-RSP
Token Type
ZTN3-TYP-STATUS-SESS-RSP
Token Definition
Definition ZTN3-DDL-STATUS-SESSION-RSP.
02 SESSION-STATE Type BINARY 16.
02 HOST-NAME Type ZTN3-DDL-HOST-NAME.
02 SOCKADDR-IN Type ZTN3-DDL-SOCKADDR-IN.
02 TERM-MODEL Type ZTN3-DDL-TTYPE.
02 WINDOW-NAME Type ZSPI-DDL-CHAR8.
End
Definition ZTN3-DDL-HOST-NAME Type ZSPI-DDL-CHAR50.
Definition ZTN3-DDL-SOCKADDR-IN.
02 SIN-FAMILY Type BINARY 16.
02 SIN-PORT Type ZTN3-DDL-PORT.
02 SIN-ADDR Type ZTN3-DDL-IN-ADDR.
End
Definition ZTN3-DDL-TTYPE Type ZSPI-DDL-CHAR40.