Schatten Posted November 17, 2006 Author Posted November 17, 2006 (edited) im a noob... i dont know where i could find the telnet commands i dont know how ssh works i think i give up im too n00b... Edited November 17, 2006 by Schatten
/dev/null Posted November 18, 2006 Posted November 18, 2006 i dont know where i could find the telnet commandsno need to give up. http://www.telnet.org/htm/dev.htm. You'll find telnet source code there and some further info for developers.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Schatten Posted November 18, 2006 Author Posted November 18, 2006 yesterday i tried the download of the source code but it was down^^
Schatten Posted November 18, 2006 Author Posted November 18, 2006 ok i have the source code now, but what i have to do with it? i know that the code is c but my c knowledge is very poor. i really dont know what to do now and i think that im not able to make a real telnet client
/dev/null Posted November 18, 2006 Posted November 18, 2006 ok i have the source code now, but what i have to do with it?i know that the code is c but my c knowledge is very poor.Buy a book about C and learn to program in C.... Then you will be able to understand the telnet source code.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Schatten Posted November 18, 2006 Author Posted November 18, 2006 (edited) i still read a book about c but i dont understand this pointer things welcome to my noob world... Edited November 18, 2006 by Schatten
/dev/null Posted November 19, 2006 Posted November 19, 2006 i still read a book about c but i dont understand this pointer thingswelcome to my noob world...O.K. let's get you out of the noob world. Take a look at this: http://www.augustcouncil.com/~tgibson/tutorial/ptr.html. It's a pretty straight forward and easy to understand pointer tutorial for C and C++. Btw. it took me just 1 minute to find that with google CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Schatten Posted November 19, 2006 Author Posted November 19, 2006 (edited) thats all too hard for me.now i understand what pointers are and so on but i dont understand the code of the telnet programmers.i think i'll change nothing in my programm.who wants to have more features can add it self.I DONT WANT TO WORK ON MY PROGGRAM ANYMOREI GIVE UP Edited November 19, 2006 by Schatten
/dev/null Posted November 19, 2006 Posted November 19, 2006 thats all too hard for me.now i understand what pointers are and so on but i dont understand the code of the telnet programmers.i think i'll change nothing in my programm.who wants to have more features can add it self.I DONT WANT TO WORK ON MY PROGGRAM ANYMOREI GIVE UPyou had the chance to learn something ....CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Schatten Posted November 20, 2006 Author Posted November 20, 2006 (edited) i have to learn enough in school. but thx for all help maybe in a year or so i will understand the telnet sourcecode Edited November 30, 2006 by Schatten
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now