Hii
We use On Android Network library for TCP/IP connections. Special device connect our android app and sended data , Our Android app if receive data need send to device Answers. This work but
My problem is this special device has fixed tcp timeout (500 ms), Our Network library When we use "Write" command ,same times send data 20 ms same times 50 ms sametimes more than 500 ms (randomly - all device work local network and I check packet times on Wire shark).. This write command add sended data on queue. How we can set this Network library sended real time ?