views:

22

answers:

0

Hello. I need to port an application (well - library) which uses TAP-Win32 as network interface.

Unfortunately library is suppose to be on BSD3 license so I cannot use 'examples' from qemu or openvpn due to licensing issues.

PS. As library will not be in C I'm more interested in HL approach like 'get list of keys from registry' rather then loop iterating over keys ;) Of course I am aware that with such low level elements it is not always possible.