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

C / C++ / MFC

 
AnswerRe: Game programming with Visual C++, MFC and TCP, UDP and Socket API Pin
Garth J Lancaster12-Feb-10 20:06
professionalGarth J Lancaster12-Feb-10 20:06 
QuestionSmsSendMessage use for MS sending in Pocket PC,what can use for Pc to Mobile? Pin
Le@rner12-Feb-10 18:28
Le@rner12-Feb-10 18:28 
AnswerRe: SmsSendMessage use for MS sending in Pocket PC,what can use for Pc to Mobile? Pin
Garth J Lancaster12-Feb-10 20:01
professionalGarth J Lancaster12-Feb-10 20:01 
AnswerRe: SmsSendMessage use for MS sending in Pocket PC,what can use for Pc to Mobile? Pin
Vivek Vijayan13-Feb-10 6:22
Vivek Vijayan13-Feb-10 6:22 
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 
Le@rner wrote:
generate error message "Failed to receive a reponse from the modem".


well, it seems that your way of detecting which com port the phone/modem is connected to is wrong, doesnt it... so you need to find a better/more reliable way.

I would write a test program/stub that enumerates the com ports, inc virtual ones, sends a known 'AT' command to the modem, and waits for a response - anything that doesnt respond [isnt connected], anything that does is a candidate. Now, if you have more than 1 com port that responds, is there an AT command for example you can issues that says 'identify the modem type' - that might tell you where your modem/phone is ...

'g'
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 
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 

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.