VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Telnet Server 2.0, using winsock API

by No0ne (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download Telnet Server 2.0, using winsock API

Download Telnet Server 2.0, using winsock API (11 KB)

Telnet Server 2.0, using winsock API Comments

No comments have been posted about Telnet Server 2.0, using winsock API. Why not be the first to post a comment about Telnet Server 2.0, using winsock API.

Post your comment

Subject:
Message:
0/1000 characters