Hi guys I need to create my own implementation of IPSec ( creating my own vpn ). Upon doing some researches found out that IPSec is under the Internet Layer of the Internet Protocol Suite. This means that it is with IPV4 / IPV6 Level.
I've also been reading some windows driver kit development samples since the application I need to create must run under windows. Can someone point out me out how can I start with the development?