From: Sean Nakasone Date: 2008-04-09T09:55:11+09:00 Subject: Re: Controlling non-IE based application Yes, you are correct, the vendor said they are using Microsoft Cassini to create their exe. Knowing this is already a huge help--thankyou. Using your advice I successfully used netstat -an to see which local port is being used. But with a known port, how do I use watir to connect? How do I use IE to browse from here?