Hello, I have a question that someone here, hopefully, can answer...
My project team at work is developing a java-based product that will automatically send email messages, SMS messages, and MMS messages in real-time. We are dealing with brokers to handle the sending and receiving of email and SMS messages. In dealing with the SMS broker, they were able to give us "sample API's" (I think that's what they were called) that described how SMS messages would be sent and received. They were two files, "send_text.java", and "receive_text.java". Is there something similar that anyone has that could describe sending and receiving MMS messages? I don't know much about Java, or MMS, or even if there is such a thing as an "MMS broker". I was just wondering if anyone could point me in the right direction. Shoule I be looking for some sort of "send/receive.java" files for MMS? Any thoughts? Thanks in advance!
My project team at work is developing a java-based product that will automatically send email messages, SMS messages, and MMS messages in real-time. We are dealing with brokers to handle the sending and receiving of email and SMS messages. In dealing with the SMS broker, they were able to give us "sample API's" (I think that's what they were called) that described how SMS messages would be sent and received. They were two files, "send_text.java", and "receive_text.java". Is there something similar that anyone has that could describe sending and receiving MMS messages? I don't know much about Java, or MMS, or even if there is such a thing as an "MMS broker". I was just wondering if anyone could point me in the right direction. Shoule I be looking for some sort of "send/receive.java" files for MMS? Any thoughts? Thanks in advance!