December 06, 2013 Any netowork library, or libraries that support promiscuous mode? | ||||
---|---|---|---|---|
| ||||
Just wondering if any library that supports putting network adapter in promiscuous mode. As I new to D and heard something about importing C libraries in to D, but I don't know how smooth that will be so just was wondering if any D libraries that support promiscuous mode. Thanks to anyone that reply. |
December 06, 2013 Re: Any netowork library, or libraries that support promiscuous mode? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Cabe | On Friday, 6 December 2013 at 10:32:52 UTC, Cabe wrote:
> Just wondering if any library that supports putting network adapter in promiscuous mode. As I new to D and heard something about importing C libraries in to D, but I don't know how smooth that will be so just was wondering if any D libraries that support promiscuous mode.
>
> Thanks to anyone that reply.
as smooth as using original lib in C directly. or you can make ur own OOP wrapper.
|
Copyright © 1999-2021 by the D Language Foundation