Search:

Type: Posts; User: kastrup_carioca

Search: Search took 0.00 seconds.

  1. YEAH, I forgot to link the lib with -lssl. It...

    YEAH, I forgot to link the lib with -lssl.

    It works now, Thanks
  2. RC4 compile error!! Please little help

    Hi all,

    I'm trying to encrypt some data using the openssl RC4, but it doesn't seem to work and i have no clue why.
    This is what is happening: I wrote this little and easy program to test the RC4...
  3. Replies
    7
    Views
    2,200

    Cool eerok, that's what i meant in the first...

    Cool eerok, that's what i meant in the first place.....

    but fnoyan said not to use system..... why is that??

    so i should use the libssh valis pointed out instead?!

    I'll take a look at it and...
  4. Replies
    7
    Views
    2,200

    salem, thanks for the try, but this still...

    salem,

    thanks for the try, but this still didn't help much..
  5. Replies
    7
    Views
    2,200

    system call

    HEY ALL!!!!

    I still didn't figure out how i can open a ssh tunnel using a system call within my c code...

    can anyone give me a hint in this issue?!?

    Thanks a lot in advance
    Breno Kastrup
  6. Replies
    10
    Views
    5,061

    Thanks Jaqui, but how do i call ssh in a...

    Thanks Jaqui,

    but how do i call ssh in a system call!?... that's my major problem...
    do you know how to do it or where can i find info on how to do it?

    thanks again..
    breno
  7. Replies
    10
    Views
    5,061

    thanks jaqui... yeah, i test for the...

    thanks jaqui...

    yeah, i test for the connection before i send any data, and i send data all the time, so i can't close the connection after each and every send().

    So, the tunnel really goes...
  8. Replies
    10
    Views
    5,061

    Cool, i'll try taking a look at these places...

    Cool,

    i'll try taking a look at these places you all told me.

    But i don't know if i made myself clear enough.

    Suppose i created a ssh tunnel manually, i mean, i execute, for example, ssh -L...
  9. Replies
    10
    Views
    5,061

    SSH tunnel

    hi all,

    i need to transfer data securely and was thinking about using ssh to do so. But i don't know how to treat ssh within my C code.
    So,
    how do i stabilish a ssh connection within my C...
Results 1 to 9 of 9