On Fri, Apr 2, 2010 at 8:20 PM, Joerthan Panest <span dir="ltr"><<a href="mailto:joerthan.panest@gmail.com">joerthan.panest@gmail.com</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;">
I saw the notice on c.l.l. and thought I'd offer that I tried it on LispWorks 6 on Windows with success as well.<br></blockquote><div><br></div><div>Awesome, thanks. Hope you find it helpful :-)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
> (pprint (ip-interfaces:get-ip-interfaces))<br><br>(#S(IP-INTERFACES::IP-INTERFACE :NAME "ip1"<br>
                                :ADDRESS #(127 0 0 1)<br>                                :NETMASK #(255 0 0 0)<br>                                :BROADCAST-ADDRESS #(255 255 255 255)<br>                                :FLAGS 23<br>

                                :ADDRESS-FAMILY :AF-INET)<br> #S(IP-INTERFACES::IP-INTERFACE :NAME "ip0"<br>                                :ADDRESS #(xx xx xx xx)<br>                                :NETMASK #(xx xx xx xx)<br>

                                :BROADCAST-ADDRESS #(255 255 255 255)<br>                                :FLAGS 19<br>                                :ADDRESS-FAMILY :AF-INET))<br><br>
<br>_______________________________________________<br>
ip-interfaces-devel mailing list<br>
<a href="mailto:ip-interfaces-devel@common-lisp.net">ip-interfaces-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/ip-interfaces-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/ip-interfaces-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>