VS2008 mobile phone emulator sms

Last post 09-26-2009 4:06 PM by tojosephjohn. 5 replies.

Sort Posts:

  • VS2008 mobile phone emulator sms

    05-04-2009, 5:36 AM
    • Member
      4 point Member
    • boban984
    • Member since 03-21-2009, 10:31 PM
    • Posts 4

    Hi , i am a student working on a projetct for a subject at University .

    I have to make a simple web application for selling tickets to events thru sms or mms , users can login select an event lets say a conncert , enter their credit card info and buy a ticket.

    Then an MMS and SMS message will be sent to their mobile phone , sms with info about the event and MMS with a BAR CODE that will act as the ticket , im not going to need a real SMS or MMS sending , SENDING TO PHONE SIMULATOR on my pc will do.

    Then the user will just go to the concert show the barcode on his mobile to the BarCode Reader and hi will be let in the concert.

    I can do everything except the sending of the messages. I need to have somekind of mobile simulator or emulator , so when i click BUY on  my webApp the simulator will show message received with with the SMS and MMS message.

     

    Can u  tell or just guide me , how can i SEND sms threw my WebApp (code behind C#)  , whats the C# library or code that does the sending  

    and how to set up the emulator to get the message.

     

    Thank u in advance

  • Re: VS2008 mobile phone emulator sms

    05-04-2009, 2:22 PM
    • Contributor
      5,214 point Contributor
    • b471code3
    • Member since 02-27-2007, 5:44 PM
    • SE Minnesota
    • Posts 1,046

    You could check out the Windows Mobile SDK which will allow you to test applications on a Windows Mobile device via an emulator.  http://www.microsoft.com/downloads/details.aspx?FamilyID=06111A3A-A651-4745-88EF-3D48091A390B&displaylang=en

    Since you are working with a phone and possibly a touch screen I would download the Windows Mobile 6 Professional SDK fromt the mentioned page.  Utilize the HELP within the SDK to learn how to set up the emulator.

    View Brenden Kehren's LinkedIn profileView my profile
    Remember to mark as answer if this post answered your question or solved your problem.
  • Re: VS2008 mobile phone emulator sms

    05-04-2009, 6:07 PM
    • Member
      4 point Member
    • boban984
    • Member since 03-21-2009, 10:31 PM
    • Posts 4

     Im not making a mobile app , im making a web app that can send sms to the simalted phone on the same pc.

    Something like sending an e-mail to another PC , but this would be an SMS or MMS to a simalted phone.

    i just need some guidence

  • Re: VS2008 mobile phone emulator sms

    05-04-2009, 6:19 PM
    Answer
    • Contributor
      5,214 point Contributor
    • b471code3
    • Member since 02-27-2007, 5:44 PM
    • SE Minnesota
    • Posts 1,046

    Not sure about that since you would have to have service to that phone.  The WM SDK allows you to set up an emulator (simulator in your case) in which you can perform tests against.

    Use your cell phone for testing if you don't want to do much setup. 

     

    View Brenden Kehren's LinkedIn profileView my profile
    Remember to mark as answer if this post answered your question or solved your problem.
  • Re: VS2008 mobile phone emulator sms

    06-28-2009, 11:50 AM
    • Member
      2 point Member
    • gorancokocev
    • Member since 06-28-2009, 3:16 PM
    • Posts 1

    J make the windows mobile standard emulator to send and receive mesages.J testing this with a celular emulator

    but j just ask what to do or what code to write when in my web aplication click send sms, the sms is sending to inbox in windows mobile standard emulator

  • Re: VS2008 mobile phone emulator sms

    09-26-2009, 4:06 PM
    • Member
      3 point Member
    • tojosephjohn
    • Member since 09-20-2009, 10:00 AM
    • Posts 2
Page 1 of 1 (6 items)