back | index |
next
Configuring a Connection Channel
When you select a connection channel in the COM Port Redirector window
and click the Configure button, the Configuring a Connection
dialog brings up:

Each connection channel has its own settings displayed in the dialog to
reflect the values you have previously made for that channel.
This dialog lets you change parameter values for a connection channel
selected from the connection channel list. These parameters are similar to those
displayed in the Adding a Connection dialog box. (Refer to section
Adding a Connection Channel.)
Note that a current COM port for the channel is displayed in the serial port
list. If you change it, then it will be removed from your system when exiting
(with freeing its number if created) and a new COM port with your number will be
created.
To configure an existing connection channel:
In the Serial port settings group box,
- Change a COM port number for a connection channel
- Make Initial settings for the serial port parameters (or click
the Default button)
- Specify a Connection Extra string and/or Disconnection
one (or leave the fields empty)
- Enable or disable the Record synchronization mode check box
- Enable or disable the Create Virtual COM Port check box
In the TCP/IP settings group box,
- Specify a connection mode (TCP Client or TCP Server)
- For the TCP Server mode, choose a protocol version (IPv4
or IPv6)
- Choose a protocol type (RAW TCP Connection or Telnet
(RFC2217))
- Specify an IP address (for the serial server when in the TCP
Client mode)
- Specify a TCP/IP port number (for the server to listen to)
- Specify reconnection parameters (or disable the Enable reconnection
check box)
- Press OK to put your settings into action
Please refer to section TCP/IP Settings below on how to make TCP/IP
settings.
Please refer to section COM Port Settings below on how to make COM
port settings.
Note that a single virtual serial port cannot simultaneously be used
for both Client and Server modes.
Connect after application restart
This check box is available for the TCP Client mode.
With this option on, COM Port Redirector will automatically try to connect that
COM port to its remote server after each restart of COM Port Redirector.
If you disable this check box, then you will have to Connect that COM
port with its remote server manually (using the button in the COM Port
Redirector window).
Connect if the virtual COM-port is used by another task
This check box is available for the TCP Client mode.
Select this option to set the "auto" mode that provides "VCOM-TCP Primary
Client"-like behavior for COM Port Redirector.
In this "auto" mode, opening/closing a virtual serial port provides the
corresponding
Connect/Disconnect and Start/Stop logic.
The Data fork Box
You can specify how COM Port Redirector as a TCP/IP server will work for the
following modes:
- "single client - multiple serial ports",
- "multiple clients - single serial port",
- "multiple clients - multiple serial ports".
- Clients
This option is only available for the server mode of COM Port Redirector and
if you have only one serial port seen in the Port settings list.
If the Clients check box is off, then COM Port Redirector allows only
one network client (one that first connected to COM Port Redirector) to interact
with the redirected serial port. Other clients (connected to COM Port
Redirector) will wait until freeing the port.
If the Clients check box is selected, then COM Port Redirector will in
turn redirect the incoming data flow (i.e., received from each network client
connected to COM Port Redirector) to the serial port (intermixing as information
goes). Also, when the serial port sends data to the network, COM Port Redirector
will in turn duplicate the outgoing data flow to each network client connected
to COM Port Redirector.
- COM-ports
This option is only available for the server mode of COM Port Redirector and
if you have more than one serial port seen in the Port settings list.
If the COM-ports check box is off, then COM Port Redirector allows
only one network client (one that first connected to COM Port Redirector) to
interact with all the redirected serial ports from the list. Other clients
(connected to COM Port Redirector) will wait until freeing a port. COM Port
Redirector will duplicate the incoming data flow (received from that network
client) to all the serial ports in turn. Also, when the serial ports send data
to the network, COM Port Redirector will in turn redirect the outgoing data flow
to that network client (intermixing as information goes).
If the COM-ports check box is selected, then COM Port Redirector will
give all the serial ports from the list to all clients connected to COM Port
Redirector (one free port to only one client).