TN3270e Server Manual

Using ETN32COM
TN3270e Server Manual422923-003
4-10
ALTER WINDOW
If you specify CALLER ip-address, the window is reserved for clients
with that IP address. If you omit ip-address, the window can be
accessed by any client.
ip-address
is a TCP/IP address in dotted decimal form.
port-num
is an integer between 0 and 65,534.
If you specify PORT port-num and CALLER, the window is further
restricted to a session originating from the specified port on the client. This
feature is intended for terminal servers that always use the same port
number for an attached terminal.
Guideline
If the window is in session when you alter the CALLER attribute, the change will take
effect when you establish the next session.
Examples
~ALTER WINDOW #win001
~ALTER WINDOW #win001 , CALLER
~ALTER WINDOW #win001 , CALLER 130.252.162.97
~ALTER WINDOW #win001 , CALLER 130.252.162.97, PORT 1024
~ALTER WINDOW #mywin, TERMINAL, LUNAME term1
~ALTER WINDOW #mywin, PRINTER, LUNAME ptr1
~ALTER WINDOW #mywin, PRINTER, ASSOCIATE term1