Is there any way to send MMS programmatically in iPhone?
I don't believe there is, not with the current SDK anyways. You can only prefill SMS messages in the Messages app using UIApplication's openURL: method.