X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Utility to get IP address of the machine Date: Tue, 3 Jan 2006 18:53:30 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/