RE: eVC CESocket : How to detect a dropped connection?



Hi Simon,

try to receive data with "recv" function if it returns 0 that means your
handheld is no longer connected.

Sebastien Rousset

"Simon L" wrote:

> I've been ignoring all the bad press that CESockets get ('use the APIs'
> everyone shouts) and I suspect I'll be doing that quite soon...
> meanwhile, my server has crashed and restarted, how does the handheld
> computer's socket provide notification that it is no longer connected?
>
> Thanks.
>
>
.


Loading