VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Telnet Server 2.0, using winsock API

No0ne  (5 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is a simple telnet server which uses winsock API. It supports both sending and receiving of data. Demonstrates the use of buffers for controlling user intervention. Even uses the classic C:> prompt. Just break out telnet and connect to 127.0.0.1 on the standard telnet port. (Make sure local echo is turned on). then just type something in and hit "Enter". Over loaded with documentation. I tried to keep this as simple as possible. :)

Rate Telnet Server 2.0, using winsock API (3(3 Vote))

Download Telnet Server 2.0, using winsock API

Telnet Server 2.0, using winsock API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters