Click here to Skip to main content
15,890,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to send out SMS from my application which is developed in C++. HSPA USB modem is used to send out messages.... I need C++ coding to send out messages...
Posted

1 solution

There's an article here on CP that creates a USB modem dialer.

In the article various AT commands are covered and, if my memory serves me correctly there is a short discussion regarding just this topic.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900