Visual C++ Telnet Client
Article Writing
2
Posts
2
Posters
1
Views
1
Watching
-
I have been trying to figure out how to write a Win32 Telnet Client that supports ANSI. The problem I keep running into is hte lack of documentation on ANSI Escape sequences, Windows Socket programming, and related. :confused: I desperately wish to know how to make the base code so that I can expand my current designs and incorperate all that I want into it. :) Thanks!
-
I have been trying to figure out how to write a Win32 Telnet Client that supports ANSI. The problem I keep running into is hte lack of documentation on ANSI Escape sequences, Windows Socket programming, and related. :confused: I desperately wish to know how to make the base code so that I can expand my current designs and incorperate all that I want into it. :) Thanks!