When using Harmony 3 (net v3.6.1) what is the best solution to detect a temporary Internet connection drop? Currently, I monitor the incoming (TCP) packets, when there is zero activity for more than, let say, 30 seconds, I move ahead in my state machine. ..
↧