C++ Modem AT and Extended Command
-
mardi 24 juillet 2012 13:39
Hello Everyone.
I am trying to write a small program that can communicate with my phone or USB dongle. It will read and send text messages.
Can anyone point me to a book to read for this. Or, maybe there web tutorial.
Also a list of AT extended command list and purpose would be nice have.
Thanks everyone.
- Déplacé Lisa ZhuMicrosoft Contingent Staff jeudi 26 juillet 2012 06:19 VSD related question (From:Visual C# General)
Toutes les réponses
-
mardi 24 juillet 2012 16:35
- Modifié Eyal Shilony mardi 24 juillet 2012 16:54
-
mardi 24 juillet 2012 16:44As Eyal says not the right forum, but something from here might help.
Regards David R
---------------------------------------------------------------
The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones.
Object-oriented programming offers a sustainable way to write spaghetti code. - Paul Graham.
Every program eventually becomes rococo, and then rubble. - Alan Perlis
The only valid measurement of code quality: WTFs/minute. -
mardi 24 juillet 2012 17:00
Every Modem have diffrent connection string and diffrent set of commands, Make a search on google with your available Modem Model.
It will give you a list of all commands for that particular modem or you can search the command on the Modem manufactutrer web site.
------------------
Kapul
- Modifié Kapul Bhatnagar mardi 24 juillet 2012 17:01
-
jeudi 26 juillet 2012 06:19
Hi Ogero ,
From your description , I ‘d like to move this thread to Smart Device Development Forums for better support .
Thanks for your support and understanding .
Regards ,
Lisa Zhu [MSFT]
MSDN Community Support | Feedback to us

