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.
Android アプリケーションからサーバーにファイルを送信するためにHttpURLConnectionを使用しています。ネットワークが安定している場合は正常に動作しています。
ネットワークが安定せず、サーバーに何度もファイルを送信すると、一部のデータが欠落します。
Socketの実装がこの問題を解決するかどうか教えてもらえますか? または、このシナリオの処理に役立つ他のソリューションはありますか?
前もって感謝します。