Jump to content

Recommended Posts

Posted (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 by Schatten
Posted

i dont know where i could find the telnet commands

no need to give up. http://www.telnet.org/htm/dev.htm. You'll find telnet source code there and some further info for developers.

Cheers

Kurt

__________________________________________________________(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 *

Posted

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

Posted

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.

Cheers

Kurt

__________________________________________________________(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 *

Posted (edited)

i still read a book about c but i dont understand this pointer things

welcome to my noob world...

Edited by Schatten
Posted

i still read a book about c but i dont understand this pointer things

welcome 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 ;)

Cheers

Kurt

__________________________________________________________(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 *

Posted (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 ANYMORE

I GIVE UP

Edited by Schatten
Posted

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 ANYMORE

I GIVE UP

you had the chance to learn something ....

Cheers

Kurt

__________________________________________________________(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 *

Posted (edited)

i have to learn enough in school. :lmao:

but thx for all help ;)

maybe in a year or so i will understand the telnet sourcecode

Edited by Schatten

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...