From: Martin DeMello Date: 2008-02-19T04:12:18+09:00 Subject: Re: Connecting to HyperTerminal On Feb 18, 2008 9:27 AM, Active View wrote: > Hi all... > > I am doing a project using Ruby. It is a SMS to Email sort of thing. > Hence, I need to know if it is possible to connect to Hyperterminal > using Ruby. If it is, how? Does hyperterminal export a COM interface? Ruby can automate that fairly effortlessly. martin