I've been using gnokii for a while for normal SMS applications without incident. I recently tried sending a photo through my iPhone to my SMS receiver. It gave me two separate SMS messages which each had, as the
first line in the payload, "WAP Push:", followed by what looked like fragments of a URL.
I'm not sure what this is supposed to look like, but the fragments look a little cut off (it looks like the first
characters might be cut off).
My naive thought of how this should work is that I can concatenate the two SMS pieces to get a URL, and then simply do an HTTP GET (e.g. type it into my browser) to pull down an image (as a test).
Here are the full SMS messages I get. Can someone please elaborate (i.e. do these look fine, and what would the URL be?)