deepika

Results 4 comments of deepika

Hi Mattfelsen, what code were you running on the server side? this the output which I am getting stuck at: WiFi connected IP address: 172.16.42.43 Connected þ There is no...

@mattfelsen thanks for the quick response. I did reduce the baud rate to 9600 but still no luck with the serial monitor. It now shows the following: WiFi connected IP...

I Use the if condition each time before listening/sending data over the socket. if (clientsio.connected()) On Sat, Apr 30, 2016 at 3:19 PM, Niklas Dörfler [email protected] wrote: > Thank you...

@niklasdoerfler Did you try using any other method to detect websocket connection lost? the client.connected() method works whenever I reset my server. i.e it detects that the server connection was...