Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VPN 経由で REST Web サービスに接続したいと考えています。オペレーティング システムの機能を使用せずに、Java で VPN ゲートウェイへの pptp、l2tp ipsec 接続を確立し、HTTP 要求をトンネリングする方法はありますか? サーブレットからいくつかの残りのサービスに接続するため、これは重要です。このサービスは別の VPN の背後にある可能性があり、サーバーのネットワークをこの VPN に接続したくありません。
そのためのAPIについて知っている人はいますか?