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.
バックグラウンドで Tcp ソケット サーバーを実行するアプリを作成しようとしています。私はAssyncTaskを使用しています。Socket Server を実行するコードを doInbackground() に配置するか、まったく新しいアプローチを試す必要がありますか? ---編集--- 特定の数が達成された場合、クライアントを数えて他のことを行うにはどうすればよいですか?