I make gcm(google cloud messaging) used to wifi shield now.
Generally used to this site( https://gcmsender.herokuapp.com), I heard that Arduino send to Client.
Arduino I make currently can't send to Client. I want to know why couldn't do that.
Please help me. I should make it.
Welcome to the Forum. Please read this post:
How to use this forum - please read.
Please post your code using code tags. The code tags make the code look
like this
when posting source code files. It makes it easier to read, and can be copied with a single mouse click. Also, if you don't do it, some of the character sequences in the code can be misinterpreted by the forum code as italics or funny emoticons.
Unless the sketch is too large, it's better if you post your code, rather than attach it. When it's attached, we have to download it, create a folder then open your code in our IDE. And afterwards, the folder remains unless we navigate to the "Temp" folder and manually remove it. It's much easier to just view the code in your post.