telnet

I search to make an very simple application with no user interface to connect via an ip address to a telnet server, receive data from it, send data and disconnect.
I have found on the net a free ocx called "pathway" but i can't arrive to receive data from the telnet server.
Have you an idea where i can find an example source code, or activex... to do it?
[369 byte] By [adefrob] at [2007-11-16 7:43:28]
# 1 Re: telnet
I'm not sure you can do it in any ways.
Why don't you use FTP protocol instead? You can easy solve your problem using it.

Dinu Scobitch
Dinu at 2007-11-10 4:54:32 >
# 2 Re: telnet
In fact I want to speak to a cisco router to parameter it in an application. i know i can do it with telnet because it's got a telnet server but I don't think that's the cisco router have ftp.
Thanks for your answar
adefrob at 2007-11-10 4:55:32 >