1800 87 7061 (Malaysia Toll Free) +603 2780 3880 (KL)
How to Send SMS With C++You can send SMS from C++ using compilers such as Code Block or Visual Studio. To understand more about our iSMS API Key features, please visit our Developer API page. All available features and configurations will be displayed at the iSMS Developer API page. Integrate our SMS API into your C++ application and enjoy our SMS services. Please click below to find out about other programming language samples. Below are some parameters you will need to change.
#include
#include int main () { HINSTANCE result; result=ShellExecute(NULL,NULL,"https://www.isms.com.my/isms_send.php?un=xxxxx&pwd=xxx&dstno=xxxxxxxxxxx&msg=xxxxxx&type=1&sendid=xxxxx",NULL,NULL,SW_SHOWDEFAULT); if ((int)result<=32) std::cout << "Error!\nReturn value: " << (int)result << "\n"; return 0; } Contact UsPlease contact us HERE, if you have any enquiries or looking for any consultation. Email: sales@mobiweb.com.my Note to registered users: Please include your Username in the email. Phone Numbers:
Fax:
|