Any netowork library, or libraries that support promiscuous mode?
evilrat
evilrat666 at gmail.com
Fri Dec 6 04:53:10 PST 2013
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.
More information about the Digitalmars-d-learn
mailing list