D
deimoss
Hi.
I write an application that send data using GPRS connection. No data
can be lost, but I loose some . When GSM signal is lost, I get no
error after writing data to socket. Is that possible to get status of
the TCP buffer? I'd like to check if the buffer is empty, and if no,
recover the data to my buffer. How to cope with that?
Regards,
deimoss
I write an application that send data using GPRS connection. No data
can be lost, but I loose some . When GSM signal is lost, I get no
error after writing data to socket. Is that possible to get status of
the TCP buffer? I'd like to check if the buffer is empty, and if no,
recover the data to my buffer. How to cope with that?
Regards,
deimoss