Hi all
I'm designing a little app that receives MMS messages and automatically processes them. I'm not sure about the language to use, though;
Is it possible to use Java for
1. check received MMS sender number?
2. "unpack" MMS message, i.e. get the content out for another application?
Or do i need C++ for that?
Thanks for advice.

Reply With Quote

