[2417] in Kerberos_V5_Development
Re: Finding out interface addresses under Windows 95/NT
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Tue Jul 8 18:02:35 1997
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Fri, 04 Jul 1997 00:16:07 EDT."
<9707040416.AA09644@dcl.MIT.EDU>
Date: Tue, 08 Jul 1997 18:01:56 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>The problem is that there's no stack-independent, portable way using
>Winsock to find get this information directly. Here's a patch which
>uses a second method for trying to find the local IP address, although
>we've heard some rumors that it might not work on some versions of Win32
>networking stacks. Let me know if this helps!
Thanks! I don't suppose you have a version of this already pre-compiled
though, do you? :-/ (I was hoping to go though my entire life being able
to say that I never compiled a program for any MicroSoft operating system,
but I guess that won't be the case, sigh).
What is the compiler used to build the NT version of Kerberos? (I'm afraid
I don't know much about PC development environemnts).
--Ken