Search:

Type: Posts; User: Moddy

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,039

    =/ Sorry man. I Just saw C++ Programming, and...

    =/ Sorry man. I Just saw C++ Programming, and thought like other forums that was the deal. Didnt see those down there...

    *Moddy crawls back into his hole*
  2. Replies
    2
    Views
    1,109

    BSD Sockets: Finding a clients IP

    Well, as outlined in another thread I have coded something similar to a SSH server.

    Now I would like to be able to print the clients IP address to log files. How would I retreive the IP?

    I...
  3. Replies
    2
    Views
    2,039

    Making a virtual console (Linux)

    I have coded a little proggie to allow me to enter a username and password then check them both before allowing me to have access to a virtual console.

    Think of it as SSH. I have used BSD...
  4. Replies
    4
    Views
    983

    Ah, I see now! I hav re-read my code and the for...

    Ah, I see now! I hav re-read my code and the for statements seem wrong. (i.e >= instead of <=) That if statement also looks incorrect (AND instead of OR).

    I can't see any reasons not to enter the...
  5. Replies
    4
    Views
    983

    Weird Segfualt when calculating abundance

    I wrote this little app today to do the simple, maybe even trivial, task of seeing if a numbers abundant. Heres my code:


    /******************************************
    *** ...
Results 1 to 5 of 5