PDA

Click to See Complete Forum and Search --> : T E L N E T ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !


wolfrog
Sep 25th, 2000, 02:06 PM
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

kb244
Sep 25th, 2000, 02:18 PM
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.

kb244
Sep 25th, 2000, 02:20 PM
Also email if you want some help files, and header codes to get you started (must have VC++)