Skip to end of metadata
Go to start of metadata

Raw UDP Connection Settings

The screenshot below depicts the RAW-UDP connection configuration dialog and settings.  

(For more information on other session property configuration tabs, please see Session Properties.)


The following RAW-UDP configuration settings are available to properly setup your device connection and terminal session.

SettingDescription
Auto ConnectIf this option is enabled, then the terminal session will attempt to establish a connection immediately when opened in Indigo.
Remote Host AddressThis field should contain the IP address or computer hostname to which the UDP sender should send UDP packets to.
Remote Host PortThis field should contain the UDP port number to which the UDP sender should send UDP packets to.
Listener Address

This field may contain the IP address or computer hostname on which the UDP listener should open a listener socket.

Special Listener NamesDescription
*If an asterisk character is listed as the listener address, then Indigo will apply the computer's default IP address.
(If your computer supports multiple NICs or IP addresses, you may need to distinctly specify which address you want to listen on.)
127.0.0.1This address represents the local machine and only processes running on this computer can access this listener address.
localhost

This address represents the local machine and only processes running on this computer can access this listener address.
(This is identical to the 127.0.0.1 address, just an alternate friendly name representation.)

(Set the UDP listener port to "0" to disable the UDP listener.)

Listener Port

This field must contain the UDP port number on which the UDP listener should host a listener socket.
This port must be an available, unused UDP port on the computer where Indigo is running. 

(Set the UDP listener port to "0" to disable the UDP listener.) 

Display Sender Info

If this option is enabled, then Indigo will include a sender's IP address and port on each packet of data received in the Standard Terminal View Mode.
See screenshot below for example:

Raw UDP Connection Authentication Options

When using an RAW-UDP connection, Indigo does not provide user authentication.

Labels
  • None