On Linux, you can create a tun interface using the tun driver, which provides a "psuedo-device network interface" that can be thought of as a regular network interface. Is there a way to do this programmatically on windows? Is there any way to do this without writing my own driver?
windows networking
Readonly Sep 06 '08 at 21:26 2008-09-06 21:26
source share