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.
現在、単純な SOCKET を使用して相互に通信するクライアントおよびサーバー アプリケーションを実装しました。このように。
問題は、一部のユーザーがインターネットに直接アクセスできないため、プロキシを使用していることです。
プロキシ (デフォルトの IE プロキシなど) を介した通信に SOCKET を使用するにはどうすればよいですか? または他に可能性はありますか?