View Single Post
Posts: 567 | Thanked: 2,965 times | Joined on Oct 2009
#1
I am looking for a C/C++ library I can use on the N900 where I can pass it a HTTPS URL (including being able to feed it form POST data) and get back whatever the result is as data (byte array, something like that). Ideally it should be something that's on the phone by default or something I can link statically or easily include with my own tool.

Not sure yet if I will be using QT or GTK for the eventual UI that will be written for this (not sure which will be easier to learn in the context of the N900 although I do have a copy of "C++ GUI Programming with Qt 4 (2nd Edition)" so maybe QT is the way to go for UI)
 

The Following User Says Thank You to jonwil For This Useful Post: