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.
こんにちは仲間私はループでbluetoothsocketから読みました。読み取るたびに、入力ストリームを保存せずにmyblueSock.getInputStream()を使用します。ソケットを毎回開閉するのと同じですか?
同じ入力ストリームを返し続けるはずです。確かに、呼び出しごとに新しいソケットを開くことにはなりません。