GiGoShIjAkOvSkI
Results
2
comments of
GiGoShIjAkOvSkI
i debug and view that the exception is throw here // Write the packet data. writePacket(packet); try { // Wait for response or timeout. synchronized (responseList) { try { responseList.wait(receiveTimeout);...
Hello, Thank you for your answer. For your first question do I verify the connection with the remote device the answer is yes. I performed device discovery in the beginning...