Search:

Type: Posts; User: madcat23

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,077

    thanks bob ..

    thanks bob ..
  2. Replies
    5
    Views
    2,077

    thanks for the quick reply !! i managed to...

    thanks for the quick reply !!

    i managed to find a torrent for that book .. :) but a quick question .. will unix code work on windows VC++ ? cause in my assignment they have specifially mentioned...
  3. Replies
    5
    Views
    2,077

    ping application

    hi everyone..

    i learnt a lot of socket programming from this forum. managed to figure out a lot of finer points here :D

    because of my new found love for C.. i signed up for a "writing a Ping...
  4. Replies
    3
    Views
    1,929

    oops - sorry salem dont reply to that .....

    oops - sorry salem dont reply to that .. sometimes you fail to see the obvious .. haha
  5. Replies
    3
    Views
    1,929

    yeah i think i did get carried away with that...

    yeah i think i did get carried away with that beep .. lol :D

    thanks Salem .. will make the nessecary changes :) but i`m sorry i dont get what your saying about the clear_char() what am i doing...
  6. Replies
    3
    Views
    1,929

    please help ! IP validation function

    hi everyone .. :)

    i must be daft .. (too much programming) please tell me whats wrong in this function i wrote to validate and pass an ip as a pointer..



    char* ip_validation()
    {...
  7. Replies
    5
    Views
    1,097

    thankyou bithub.. this helped me a lot :D

    thankyou bithub.. this helped me a lot :D
  8. Replies
    2
    Views
    2,448

    wow that sure works like a charm !! thankyou :D ...

    wow that sure works like a charm !! thankyou :D

    i did more research about it .. and it seems winsock.h has inet_addr in place of inet_aton .. but inet_addr is a bit old and has a few issues .....
  9. Replies
    2
    Views
    2,448

    if != inet_aton() then ?

    hi everyone..

    i`m new to socket programming using C. i`ve made a client and been given the server code. what i would like to do is to accept and validate IP address..

    now i`ve been following...
Results 1 to 9 of 9