pls help me about mobile script...

hi you !

what do i do if i want to develope for mobile devices (send sms to mobile phone from website)...

thanks so much



Answer this question

pls help me about mobile script...

  • chris can surf

    thanks Glenn Wilson so much.

    and i have some questions:

    1. With this idea which language (asp.net, c#) i should choose
    2. what are books i should read to resolve this my problem

    thankyou !


  • Ted69

    It will all depend on what the project includes, for the interface ASP.Net (Using c# as the base) would do. For the actual Communications you might want to look at say a Windows Service application... But as I said in the beginning every thing will depend on what the project is and how you have to implement it.

    As for books, have a look at the apress catalog as they seem to have a good collection that could help.



  • RobAus

    To send Messages to a Mobile Phone you will need to find a provider that has a system that you can tie into so that you can communicate view there messaging gateway. Another option is to use a GSM Modem and have your application talk to the modem to send the messages. You might be able to check ot the communications forums for some answers.

    As the express products do not support the development of mobile devices you will have to purchase one of the full products to develop applications that reside on the actual devices.

    Visual Studio 2005 Product Line Overview
    http://msdn.microsoft.com/vstudio/products/compare/default.aspx

    Once you have a version of the IDE that can develop the applications, I would look in the smart device forums.



  • pls help me about mobile script...