Description:This directory contains a JNI interface layer for libopenconnect, and ademo program to show how it can be used.Build instructions:From the top level, run: ./configure --with-java make cd java ant
If ocproxy[1] is installed somewhere in your $PATH, this can be run as anon-root user and it should be pingable from across the VPN.Test/demo code is in src/com/example/OpenConnect wrapper library is in src/org/infradead/libopenconnect/[1] http://repo.or.cz/w/ocproxy.git