I am using a VB-like tool and I need to be able to do some basic telnet functions (connect, send and receive text, and close). There is no way to do this in the language I'm using, but it allows for the importation of procedures via DLLs. So, I'm wanting to write these in VC++ 6.0 and then import them into the program I'm using. Problem is, I haven't really written any C++ since v1.5 something, and even then I wasn't that good at it. So, does anyone have any suggestions on references I could that would be helpful or any recommendations on how to go about tackling this project?<br><br>Any help would be appreciated.<br><br>Thanks,<br>David