CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2012
    Posts
    1

    which mobile sms reading AT command?

    hell guys,
    i am doing my FYP and em stuck because i cant find any mobile which support AT commands to read sms! guys please if anyone of you know any mobile model which support reading sms from mobile with the help of AT commands please tell me! it would be a great favour to me
    regard's
    MALIK

  2. #2
    Join Date
    Dec 2011
    Posts
    2

    Re: which mobile sms reading AT command?

    All mobiles exposing serial interface can support AT commands. If asked, which type of AT command, then I would say SMS in PDU mode, SMS in text mode, circuits switched data calls, GPRS data connections, TCP/IP sockets. You need to be more specific and possibly mention specific mobiles.

    Hope this helps!

    Cheers~
    Maneet Puri

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