HTTP POST from Arduino (WiFly Library)


/ Published in: C
Save to your folder(s)

This snippet will send an HTTP POST from an Arduino using the WiFly library. The library is in early alpha, and is a port from the ethernet shield library. The code here should work with either. The critical part is the size of the data to send, and the line-breaks in the right places.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.