|
-
Sep 25th, 2000, 02:06 PM
#1
Thread Starter
Junior Member
hi guys!
i need the source code for a simple telnet client! the prog should send some data and receive the servers reply...
t h a n k x
Currently using VB6 Enterprise, but VC++ is much better for API (  )!
-
Sep 25th, 2000, 02:18 PM
#2
Addicted Member
Learn to use the winsock control, since almost all internet protocal communicate that way, then it's upto you to understand telenet controls. like on an FTP, if you understand FTP code, you just send, wait for reply of some type, send back, so on.
-
Sep 25th, 2000, 02:20 PM
#3
Addicted Member
Also email if you want some help files, and header codes to get you started (must have VC++)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|