Reading responses bigger than 4096 was not possible due to splitting the response into multiple packets. I've addressed the issue by sending additional "ping" command packet and looking for "Pong!" response which should be right after the expected response.
Reading responses bigger than 4096 was not possible due to splitting the response into multiple packets. I've addressed the issue by sending additional "ping" command packet and looking for "Pong!" response which should be right after the expected response.