Hi :

I want to write a software to get information from an equipment we have. We only can get this info from "c:telnet ipaddress port#" and once logged in one can see the results that the equipment sends.
I want to write a VB software that when I click on a command buttom opens a Telnet session with the equipment and get the results in a txt file.