From: Prajwal Kumar Date: 2012-06-01T04:07:41+09:00 Subject: Send commands to Telnet.exe Dear, I am trying to open Telnet.exe and try to send commands. How can I spawn telnet, get the handler and use the handler to send commands in Windows? I have tried to send telnet commands using socket (Net/Telnet) and perfectly works fine. I wanted to know, if there a way similar by spawning Telnet.exe. -- Posted via http://www.ruby-forum.com/.