aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Send MMS from PC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Send MMS from PC" Watch "Send MMS from PC" New topic
Author

Send MMS from PC

Nitesh Agarwal
Greenhorn

Joined: Apr 10, 2011
Posts: 2
Hello sir/mam,
I'm in bit trouble now a days as I have to send MMS from PC to some cell phone using JAVA or something like JNI.
I need to have some knowledge about it as it is my major project. Kindly throw your light of knowledge in it and tell me an appropriate solution..


Thankss
Nitesh
Wouter Oet
Saloon Keeper

Joined: Oct 25, 2008
Posts: 2700

Hi and welcome to the JavaRanch.

Could you tell us what you have tried so far? What went wrong? What do you think that a solution could be? Etc. Etc. Basically ShowSomeEffort.


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
Nitesh Agarwal
Greenhorn

Joined: Apr 10, 2011
Posts: 2
Actually sir, so far I've been able to send text messages using JNI and C# .dlls since there are default methods to read/write on serial port in c#. I am using AT commands to communicate between PC and mobile. I feel there should be a solution to send MMS also based on the same concept i.e, first convert multimedia format into byte array and then send it. But I feel how this conversion be understood by cell phone??? Also I'm not sure whether this will work properly.

Thanks, any help would be appreciated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Send MMS from PC
 
Similar Threads
WAP
mms via bluetooth or sms via bluetooth
Send MMS to PC
Printing MMS images
sending MMS from PC to handphone