Re: How to get locally configured IP addresses

From: James Willmore (jwillmore_at_cyberia.com)
Date: 10/09/03


Date: 8 Oct 2003 16:18:27 -0700


"A. Ma" <ama@PW.CA> wrote in message news:<bm1bt3$dhh21@shark.pwgsc.gc.ca>...
> Does anyone know how to find out what IP addresses are configured locally?
> Thanks.
>
> A.Ma

In Perl? Using a system command? What?

What methods have you tried? Did you search for the answer to your
question? If so, where?

You may far better posting this _exact_ question to another group -or-
rephrase the question into one that this group deals with.

Jim



Relevant Pages

  • Re: Question about system call
    ... P> If memory serves me, back ticks are only needed inside a system command ... P> for UNIX commands and regular ticks specifying the system command within ... P> the Perl script. ...
    (perl.beginners)
  • Re: Hacking a script (makemenu.pl)
    ... Thanks Willie and Jim. ... This version of perl allows globbing so I expected it ... distribution of perl would accomodate Win32's crippled OS. ... I frankly suspect that better tools have been ...
    (comp.lang.perl.misc)
  • Re: Help for a new Perl User - Looking for suggestion
    ... >> I am trying to read a log file and generate some statistics from it. ... >> contains a numeric identifier and the last column contains a NYSE ... > Jim 48% cat scadav.pl ... > Some more pointers for those new to Perl: ...
    (comp.lang.perl)
  • Re: help chdir UNC path ( newbie )
    ... is a feature of CMD.EXE and has nothing to do with Perl). ... > Also CMD.EXE will interpret your command as a request to run a program ... the string doesn't get passed to the system command. ...
    (comp.lang.perl.misc)
  • Re: Learning Perl
    ... Jim> IOW, in Perl, a semicolon is a statement separator, not a statement ... Jim> terminator. ... In Perl, it is indeed a statement terminator, but only for those statements ...
    (comp.lang.perl.misc)