CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    405

    How to send and receive SMS in C#.NET via AT-Command with nokia E63 ?

    How have you know to send and receive messages SMS in C#.NET via batch scripts AT-Command for nokia E63 ?

  2. #2
    Join Date
    Mar 2001
    Posts
    2,529

    Re: How to send and receive SMS in C#.NET via AT-Command with nokia E63 ?

    An SMS text message can be sent email sent to the phone numbers special address.

    eg 76154222200@ATT.net

    At one point I was sending them via gmail.

    I am not too sure how to do it with AT Commands.
    ahoodin
    To keep the plot moving, that's why.

  3. #3
    Join Date
    Sep 2007
    Posts
    405

    Re: How to send and receive SMS in C#.NET via AT-Command with nokia E63 ?

    I want to ask, after sending a message of completion'd get the sent message status (arrived recipient or less ...) just sent from the home network you do like? I did not ask to email

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