Windows 7 Driver Development for VPN

Project Period & Property

Designed and developed by myself and takes about 3 months.

Background

New development needed to use Windows 7 build-in VPN protocol based on Windows XP.
When the VPN client is run, the drivers wrap the packets according to the internal VPN protocol and send them to the VPN server.
Therefor, it is necessary to develop a function to wrap the packet from the driver to the VPN server according to the protocol.

Check

Technical Summary

Content

TBD