Thread: finding out ip address?

  1. #1
    Registered User
    Join Date
    Aug 2003
    Posts
    12

    finding out ip address?

    hey ok well i want to make a program, in linux


    that will run nmap to your IP address (like the actual external one not the 127.0.0.1 or whatever)


    and im wondering how would i go about this?

    finding out the ip address of your computer (using c++)
    Last edited by chiatello; 08-06-2003 at 10:43 PM.

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  3. #3
    Registered User
    Join Date
    Aug 2003
    Posts
    12
    thats a really, really huge post im looking right now but mind to give me a clue as to where it might be in there?


    thanks

  4. #4
    Registered User
    Join Date
    Aug 2003
    Posts
    12
    ok, nevermind i found it

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linux raw socket programming
    By cnb in forum Networking/Device Communication
    Replies: 17
    Last Post: 11-08-2010, 08:56 AM
  2. What does this do (Windows API)?
    By EVOEx in forum Windows Programming
    Replies: 4
    Last Post: 12-19-2008, 10:48 AM
  3. DX - CreateDevice - D3DERR_INVALIDCALL
    By Tonto in forum Game Programming
    Replies: 3
    Last Post: 12-01-2006, 07:17 PM
  4. Im so lost at . .
    By hermit in forum C Programming
    Replies: 18
    Last Post: 05-15-2002, 01:26 AM