This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Utility to get IP address of the machine


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]