dharanikumarsrvn
Junior Member level 1
- Joined
- Oct 22, 2012
- Messages
- 15
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,401
Hi i am using Chikit WF32 wifi board as a tcp server and my client is smartphone. WF32 and smartphone are connected via wireless router. I use DWIFIck and DNETck libraries for tcp connection. I need to monitor the status of tcp connection continuously. But when the wifi connection of the smartphone to router is switched off, i cant able to detect it. isconnected() is not returning false when the wifi of smartphone is switched off. How can i detect this scenario?