<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
good evening;<div><br></div><div><br><div><div>On 2010-03-07, at 20:36 , Elliott Slaughter wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Sun, Mar 7, 2010 at 8:02 AM, james anderson <span dir="ltr"><<a href="mailto:james.anderson@setf.de">james.anderson@setf.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">[...]</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> if you really need this, you might look at the implementation for %get-ip-interfaces in clozure.<br> it uses getifaddrs in a fairly transparent manner, so, if you're unix-based, you should be ok with it.<br></blockquote><div><br></div><div>I need this to work on Windows and *nix, which is why I can't use IOlib or other Unix-based solutions. That said, Clozure does run on Windows, so hopefully the code you mentioned has already been ported.</div></div></blockquote><br></div><div>1.3 has conditionalized code for solaris, windows, and everything else. do take a look. you might even be in luck.</div><div><br></div><br></div></body></html>