Problem in sending SMS Picture Message

Problem in sending SMS Picture Message SearchSearch
Author Message
Joannides Jessica
New member
Username: Smallstar28

Post Number: 2
Registered: 08-2005
Posted on Friday, August 26, 2005 - 08:40 am:   

Hi everyone!
I'm doing my project during attachment. I need to send the picture message by SMS. So i use Now SMS gate way, " Nokia Picture Message" under Send Binary Message. I've read the document. To be able to send a picture message we need to convert the picture to OTA bitmap.

So i using Image Magick to convert the picture to OTA bitmap. Then use file2hex to convert to hex string. After that put inside the OTA bitmap(hex string) field of the Nokia Picture Message.
I can receive the message, but the picture was distorted. Anyone know what was the problem?Did I do anything wrong? The picture distorted is this because something wrong with the conversion to OTA bitmap?

Thanks a lot!
Jessica
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4785
Registered: 10-2002
Posted on Friday, August 26, 2005 - 07:56 pm:   

Hi Jessica,

Without seeing the actual data that you are trying to send, it's not realistic for me to guess what the problem is.

If you want to post details, we can take a closer look.

-bn