Winsock-Telnet example? 
Author Message
 Winsock-Telnet example?

Hello,

Has anybody seen an example of a TELNET function written in VB3?
I want to communicate directly with the WINSOCK.DLL and don't want to
use any other package to do it.  I've tried some public domain and sharware
DLLs but I think it can be done directly.

Any help appreciated,

John...



Mon, 23 Nov 1998 03:00:00 GMT  
 Winsock-Telnet example?


Quote:
>Has anybody seen an example of a TELNET function written in VB3?

No, but I have POP3.

Quote:
>I want to communicate directly with the WINSOCK.DLL and don't want to
>use any other package to do it.  I've tried some public domain and sharware
>DLLs but I think it can be done directly.

The difference in POP3 and TELNET is the commands sent - the Winsock
interface is the same. If you mail me back, I'll send you the mail app.


--
VB 3.0 and Win3.1x assumed

http://www.sn.no/~balchen/
ftp://ftp.sn.no/user/balchen/



Wed, 25 Nov 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Telnet + Ansi Examples?

2. Telnet Example

3. Telnet example

4. Simple Telnet Code Example?

5. Telnet app example?

6. telnet using winsock ?? PLEASE HELP

7. winsock control to do telnet ??

8. TELNET WITH WINSOCK-CONTROL

9. telnet using winsock ?? PLEASE HELP

10. ANSI, telnet.exe, and winsock.ocx

11. Problems getting Telnet to work under winsock (VB)

12. Problem using telnet with winsock

 

 
Powered by phpBB® Forum Software