CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2008
    Location
    India
    Posts
    780

    how to send mms by gsm mobile?

    hi,

    i want to send mms by gsm mobile.

    please guide me from where i started for this?

    thanks in advance.
    IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: how to send mms by gsm mobile?

    Well, the understanding what Multimedia Messaging Service is would be a good start.
    Victor Nijegorodov

  3. #3
    Join Date
    Jan 2008
    Location
    India
    Posts
    780

    Re: how to send mms by gsm mobile?

    i am sending sms using AT command.

    here what function/ API use for send MMS?

    thanks in advance.
    IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH

  4. #4
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: how to send mms by gsm mobile?

    There is no any AT command for MMS.
    As for API - I don't know.
    Victor Nijegorodov

  5. #5
    Join Date
    Aug 2011
    Posts
    8

    Re: how to send mms by gsm mobile?

    I better suggest you to sign up to any mobile app developer discussion forum, u can choose forum as according to ur mobile company provider.

  6. #6
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: how to send mms by gsm mobile?

    Quote Originally Posted by teramorphous View Post
    I hope using bluetooth can help you.
    How?
    Victor Nijegorodov

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured