I have used java smslib api to send an sms from pc to mobile using a gsm modem. I wanted to know if it is possible to send images and short audio clips through sms using this. I have heard that by changing the user data header of the message, this can be done.
Am I going on the right track? if yes, how do I proceed with this since i am new to java programming.
I have gone through many links specifying the user data header. but I haven't come accross how to access this header.
any kind of help will be appreciated. thanks