Octo Leap

Results 8 comments of Octo Leap

Hi, which Windows version are you building for? Also, can you try repeating this with the [MingGW Precompiled Binaries](https://github.com/develersrl/gccwinbinaries/releases/download/v1.1/gcc-mingw-4.3.3-setup.exe)

Hey @skewty might you be having additional drivers for virtual network adapter? And did you correctly install and link the WinPcap Dev Kit during compilation?

Good to know you figured another way out. Although I would be interested to figure out the initial problem you had with Pcapy. I'll assume it's the 'network adapters' issue...

This is interesting, I'll check your implementation in the #28 I usually use WMIC to counter check the NIC incase I find myself in such a situation : `wmic nicconfig...

Did you correctly install and point the [WinPcap Dev Kit](http://www.winpcap.org/install/bin/WpdPack_4_1_2.zip) libraries on your setup.py before compiling?

Awesome! I'm testing this on my Arch-Linux... Though MSFRPCD starts by default at boot time on my machine.