Community
Participate
Working Groups
It would be much nicer if the remote RDT server could be launched automatically from the client instead of needing to use a separate shell to launch the server manually. My suggestion would be to use the ssh connection service to launch the rdt server deamon. Ideally I would like to see the RDT connection tunneled via the ssh connnection, but just using the ssh connection to automatically spawn the rdt server would be a big improvement. On the client side the additional configuration would probably be limited to the remote path of the script to launch the rdt server. Hopefully the pipe spawning the RDT server could grab an auto-generated port number from the server and use that on the client side to remote the static port number configuration as well. Thanks! Brett
First implementation completed in M7.