Telnet through WinSock using VB 6

S

Sean

Hello, I am trying to telnet to a Unix server by
employing a WinSock. The connection is sucessfully made,
but the telnet sends char 255 and char 253 and the
programs hangs and waits infinitly for a reply. Any
ideas of what may be the cause and how to deal with it?
I've also used this with FTP and SMTP for which it works
fine. Im only having this issue with Telnet.

Thanks,
Sean
 
H

Herfried K. Wagner [MVP]

* "Sean said:
Hello, I am trying to telnet to a Unix server by
employing a WinSock. The connection is sucessfully made,
but the telnet sends char 255 and char 253 and the
programs hangs and waits infinitly for a reply. Any
ideas of what may be the cause and how to deal with it?
I've also used this with FTP and SMTP for which it works
fine. Im only having this issue with Telnet.

This is a VB.NET group. Please post your question to one of the
microsoft.public.vb.* groups.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top