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.
VB.NET でアプリケーションを作成しています。Java サーブレットを使用して、リモート システムからそのアプリケーションを呼び出したいと考えています。誰かその方法を教えてもらえますか?
VB.NET アプリケーションで HTTP WCF エンドポイントを公開し、標準の Web サービス呼び出しを使用して Java から呼び出すようにします。