
Help !!! Telnet access from VB4.0
Without a custom control, you will have to get the rfc on telnet and
duplicate the protocol using Winsock calls.
Good luck.
Quote:
>Please help me. I am struggling to find out how to programmatically use
>Telnet from VB 4.0. I do not want to just "shell" to the application
>but rather execute Telnet commands(???) from VB to a Unix machine (maybe
>even a VMS Host)
>I know that there is a custom control available from DART comunications,
>I would like to know if it is possible to do the above using only
>WINSOCKs.
>Many thanks
>Martin Roskelly