Receiver for Linux: How to Redirect COM/Serial Port?
book
Article ID: CTX238366
calendar_today
Updated On:
Description
This an How-To document on COM/Serial Port redirection for Rflinux.
Instructions
Enable following Policies in DDC to enable COM/Serial Port redirection.
- Auto Connect client COM Ports.
- Client COM Port Redirection.
Add following entries to [wfclient] section of /optCitrix/ICAClient/config/wfclient.ini or ~user/.ICAClient/wfclient.ini
LastComPortNum=1
ComPort1=/dev/ttyS0
[ For the above configuration I assumed /dev/ttyS0 is the serial device that we want to redirect. ]
Issue/Introduction
This is a How-to Document on redirecting COM Ports on Receiver for Linux.
Was this article helpful?
thumb_up
Yes
thumb_down
No