Swastik Dey wrote:Make these two changes and see if you get any difference
Swastik
Swastik Dey wrote:Make these two changes and see if you get any difference
Swastik Dey wrote:Madhu
It seems we need to think this in a little different way, i.e. instead of push from server, it can be pull from client. At a specific time interval the client sends a request to server, and the server based on the message validity sends back a response to client.
As per the following code the server will send two different messages at 10 seconds interval.
Swastik
Swastik Dey wrote:Do you find anything wrong with the approach that I told you, i.e. instead of push to device go for pull from device.
Swastik
Swastik Dey wrote:Probably you are right. Another point is in the pull from server approach code maintainability will be better and overhead on server is less, because it will send a response only when it gets a request.
Swastik
Swastik Dey wrote:I hope this time it solves your purpose
Swastik Dey wrote:I hope this time it solves your purpose
Swastik Dey wrote:I hope this time it solves your purpose
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |