Search:

Type: Posts; User: NiSA

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,079

    Router Information

    Hello everyone,

    I have made this function to determine if the user has a router or not, is this a good method for retrieving IP, any feedback is appreciated.


    BYTE r = RouterCheck();
    if(r...
  2. Replies
    2
    Views
    3,757

    getting ip by hostname

    Hi, I have been working on this since a few hours, and I am stuck. If gethostbyaddr fails it should try gethostbyname, but neither of them is working.

    Can anyone point me to the problem?


    ...
Results 1 to 2 of 2