I am working on a similar project. (ADP) I have some code that may work for you. I am also having an issue. My problem is I have a form with a textbox and a button. I need to be able to fill out the textbox push the button and send the textbox string to the telnet-console application to perform the task. I have built the form and have found code for the telnet-console application. I can logon successfully and perform a download with the telnet-console code. My problem is having the form communicate and trigger the telnet-console application. I would appreciate any help you could give. Thank you, GerosDS