[Openvpn-devel] Problem with TAP under Win32: how read correcty

2005-03-03 Thread and...@libero.it
Hi guy, i ve am writing a Win32 app that makes use of TAP drivers bundled with OpenVPN. I ve looked at tun.c to understand how control and mange the virtual interface, but i ve a big problem: i can open the device, read driver verion, mtu etcc... but when i try to read the data submitted by the os

Re: [Openvpn-devel] Compile OpenVPN for windows

2005-03-03 Thread Mathias Sundman
On Wed, 2 Mar 2005, ullrich dittmer wrote: i'd like to compile a openvpn for Windows. Is there any howto, which discribes the steps for compiling? Check the bottom ofinstall-win32 at openvpn.net and read makefile.w32 in the source package. I've installed MinGW, compiled lzo and OpenSSL. Wh

[Openvpn-devel] Compile OpenVPN for windows

2005-03-03 Thread ullrich dittmer
hi i'd like to compile a openvpn for Windows. Is there any howto, which discribes the steps for compiling? I've installed MinGW, compiled lzo and OpenSSL. When a do a ./configure occurs an error that socket_len has no equivalent. Can you help me? Greetings ullrich