c++ - Connecting Broadcom device to parse cloud -


i trying connect broadcom device parse cloud, not able make work. know procedure ? please me out problem. thank you.

you may find this example enlightening.

essentially, instantiate tcpclient, connect proper url , port, build restful request verbatim, using client.println() send out headers , combination of sprintf() , client.print() issue data payload.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -