[ip-interfaces-devel] LispWorks
Elliott Slaughter
elliottslaughter at gmail.com
Sat Apr 3 03:52:37 UTC 2010
On Fri, Apr 2, 2010 at 8:20 PM, Joerthan Panest
<joerthan.panest at gmail.com>wrote:
> 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.
>
Awesome, thanks. Hope you find it helpful :-)
> (pprint (ip-interfaces:get-ip-interfaces))
>
> (#S(IP-INTERFACES::IP-INTERFACE :NAME "ip1"
> :ADDRESS #(127 0 0 1)
> :NETMASK #(255 0 0 0)
> :BROADCAST-ADDRESS #(255 255 255 255)
> :FLAGS 23
> :ADDRESS-FAMILY :AF-INET)
> #S(IP-INTERFACES::IP-INTERFACE :NAME "ip0"
> :ADDRESS #(xx xx xx xx)
> :NETMASK #(xx xx xx xx)
> :BROADCAST-ADDRESS #(255 255 255 255)
> :FLAGS 19
> :ADDRESS-FAMILY :AF-INET))
>
>
> _______________________________________________
> ip-interfaces-devel mailing list
> ip-interfaces-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/ip-interfaces-devel
>
>
--
Elliott Slaughter
"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ip-interfaces-devel/attachments/20100402/0d35d505/attachment.html>
More information about the ip-interfaces-devel
mailing list