/NMA-for-C

Simple C module for NotifyMyAndroid

Primary LanguageC

NotifyMyAndroid for C (by J. Dijkstra / abort@digitalise.net)
Refactoring by Adriano Maia (adriano@usk.bz)
---------------------

This project requires the OpenSSL library and has been tested on Mac OS X (Snow Leopard), Windows XP Professional with SP3, Debian 5.0, Fedora 14 and CentOS.

Feel free to improve the module as there is still plenty of room for improvement (think of things as buffer safety and better XML parsing).

Credits:
---------------------
URL encoding: http://www.geekhideout.com/urlcode.shtml
OpenSSL base example: http://savetheions.com/2010/01/16/quickly-using-openssl-in-c/