Page 1 of 1

Tun/Tap development

Posted: Mon Mar 04, 2013 9:27 am
by dgnp
Hi,

I don't know if this is the right place to post this but couln't find anywhere more suitable. Currently I am developing a project using Tun/Tap devices on linux. Now I want to port this project to windows. I am using tap driver of openvpn. I have been able to run tap device on windows but i couldn't run it in tun mode.

I mean I want to read/write IP packets to the interface I don't want to deal with ethernet packets. Is this possible or anyone had experience about this issue?