Click here to Skip to main content
15,920,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp me SMS sender application. Pin
Le@rner12-Feb-10 17:32
Le@rner12-Feb-10 17:32 
AnswerRe: Help me SMS sender application. Pin
Garth J Lancaster12-Feb-10 19:59
professionalGarth J Lancaster12-Feb-10 19:59 
GeneralRe: Help me SMS sender application. Pin
Le@rner12-Feb-10 20:09
Le@rner12-Feb-10 20:09 
GeneralRe: Help me SMS sender application. Pin
Garth J Lancaster13-Feb-10 11:07
professionalGarth J Lancaster13-Feb-10 11:07 
GeneralRe: Help me SMS sender application. Pin
Le@rner14-Feb-10 17:16
Le@rner14-Feb-10 17:16 
GeneralRe: Help me SMS sender application. Pin
Garth J Lancaster14-Feb-10 17:32
professionalGarth J Lancaster14-Feb-10 17:32 
GeneralRe: Help me SMS sender application. Pin
Le@rner14-Feb-10 18:34
Le@rner14-Feb-10 18:34 
GeneralRe: Help me SMS sender application. Pin
Garth J Lancaster14-Feb-10 18:40
professionalGarth J Lancaster14-Feb-10 18:40 
Le@rner wrote:
please tell me now what can i do.


1) read the manual(s) for the modem and the AT commands
2) match what you're sending with what the modem expects - you may need to write what your sending to the modem to the screen as well so you can check it
3) correct any difference in 1 vs 2
4) make sure you're sending things in the correct sequence
5) use google and or the modem manufacturers site/forums to see if anyone else is having the same issue(s)

thats about as far as I can take you

'g'
GeneralRe: Help me SMS sender application. Pin
Le@rner15-Feb-10 20:45
Le@rner15-Feb-10 20:45 
GeneralRe: Help me SMS sender application. Pin
Garth J Lancaster15-Feb-10 21:55
professionalGarth J Lancaster15-Feb-10 21:55 
GeneralRe: Help me SMS sender application. Pin
Le@rner16-Feb-10 0:43
Le@rner16-Feb-10 0:43 
GeneralRe: Help me SMS sender application. Pin
Garth J Lancaster16-Feb-10 9:46
professionalGarth J Lancaster16-Feb-10 9:46 
GeneralRe: Help me SMS sender application. Pin
Le@rner16-Feb-10 17:15
Le@rner16-Feb-10 17:15 
AnswerRe: Help me SMS sender application. Pin
armecos23-Feb-10 4:49
armecos23-Feb-10 4:49 
QuestionDependency Management (*.h and *.cpp) Doxygen [modified] Pin
Frygreen12-Feb-10 15:02
Frygreen12-Feb-10 15:02 
QuestionRe: Dependency Management (*.h and *.cpp) Experts Pin
Maximilien12-Feb-10 15:20
Maximilien12-Feb-10 15:20 
AnswerRe: Dependency Management (*.h and *.cpp) Experts Pin
Frygreen13-Feb-10 3:46
Frygreen13-Feb-10 3:46 
AnswerRe: Dependency Management (*.h and *.cpp) Experts Pin
Frygreen13-Feb-10 4:21
Frygreen13-Feb-10 4:21 
GeneralRe: Dependency Management (*.h and *.cpp) Experts Pin
Saurabh.Garg13-Feb-10 5:11
Saurabh.Garg13-Feb-10 5:11 
Questiontime while computer works Pin
yozhik8912-Feb-10 11:32
yozhik8912-Feb-10 11:32 
AnswerRe: time while computer works Pin
«_Superman_»12-Feb-10 16:32
professional«_Superman_»12-Feb-10 16:32 
GeneralRe: time while computer works Pin
yozhik8913-Feb-10 0:12
yozhik8913-Feb-10 0:12 
Questionhow to access base class member function Pin
santhosh-padamatinti12-Feb-10 9:53
santhosh-padamatinti12-Feb-10 9:53 
AnswerRe: how to access base class member function Pin
CPallini12-Feb-10 11:17
mveCPallini12-Feb-10 11:17 
AnswerRe: how to access base class member function Pin
Abhi Lahare12-Feb-10 11:26
Abhi Lahare12-Feb-10 11:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.