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
Post a Comment