Fields on the Set LE debugging display device screen

The fields on the Set LE debugging display device screen are:
Session type
Specifies how you will interact with Debug Tool:
3270
You will interact with Debug Tool using a 3270 type terminal. Specify the terminal id in the display id field. This is the default value.
TCP
You will interact with Debug Tool using a debugging client on your workstation. The client will communicate with Debug Tool using TCP/IP. Specify the port number at which the client listens for a connection in the port field.
3270 display terminal
When the session type is 3270, specify the terminal id of the terminal with which you will interact with Debug Tool. The default value is the id of the terminal at which you running CADP.
Important: The terminal specified here is not necessarily the terminal at which the transaction being debugged will run.
TCP/IP name or address
When the session type is TCP, specify the IP address or name of the host where the debugging client is running.
Port
When the session type is TCP, specify the port number at which the debugging client listens for a connection. Specify a value in the range 0 - 65535. The default is 8001.
Type of socket communication
When the session type is TCP, specifies whether the debugging client and debugging server will communicate using a single socket or more than one socket.
Single
Use a single socket for communication. This is the default value, and is the preferred value when you use IBM® Developer for z Systems® as your debugging client.
Multiple
Use more than one socket for communication. You must specify this value when you use a VisualAge® product as your debugging client.
Display this panel on LE profile activation
Specifies whether you want to display the Set LE debugging display device screen whenever you activate debugging profiles for compiled language programs:
YES
Display the Set LE debugging display device screen whenever debugging profiles are activated. This is the default behavior.
NO
Do not display the Set LE debugging display device screen whenever debugging profiles are activated. The display device that you specify will be associated with all the profiles that you activate.