Utility to get IP address of the machine

Dave Korn dave.korn@artimi.com
Tue Jan 3 18:53:00 GMT 2006


Alex Vinokur wrote:
> What is Cygwin utility to get IP address of the machine?

  A machine can have many IP addresses, one for each network interface.

  If you don't care /which/ one, you can just hard-code "127.0.0.1" ;-) but I
think that's probably not the answer you're looking for.

  You may need to parse the output from the windows "ipconfig /all".

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list