TN3270 Server Manual

Using TN32COM
TN3270 Server Manual424097-001
4-18
STATUS SESSION
STATUS SESSION
This command displays the status of the specified session. STATUS SESSION is used to
locate the window with the specified IP address.
ip-address
is a TCP/IP address in dotted decimal format.
Example
~STATUS SESSION 130.252.161.97
Session Port Window State
130.252.161.097 01387 #WIN001 Idle
Session
is the TCP/IP address of the session.
Port
is the remote port number of the client.
Window
is the name of the window the session is assigned to.
State
the session states and meanings are listed below.
STATUS SESSION ip-address
State Meaning
ACCEPT An accept_nw2 is pending on the socket.
KEEPALIVE A SETSOCKOPT call is pending.
AVAIL An internal state used to test for an available window.
REJECT An internal state used when a session is rejected because no window
was available.
TTYPE The state is waiting for negotiation of terminal-type option to complete.
OPTS The state is waiting for negotiation of EOR and BINARY options to
complete.
SHUTDOWN A shutdown_nw has been issued on the socket. The state is waiting for
completion.
IDLE An internal state used to handle I/O completion.