Interested with Bulk SMS Indonesia? Contact Us HERE

Send Bulk SMS Indonesia With C++

Home / Send Bulk SMS Indonesia With C++

How to Send Bulk SMS Indonesia With C++

Using Bulk SMS Indonesia API keys, you can now write your own c++ program to send sms from your PC to the mobile phone.

To compile your program, we suggest you to use Code Block or Visual Studio. You may use other compilers which you are familiar with.

To understand more about our Bulk SMS Indonesia API Key features, please visit our Developer API page.

All available features and configurations will be displayed at the Bulk SMS Indonesia Developer API page. Integrate our Send SMS feature into your C++ application and enjoy our SMS services.

Please click below to find out about our send SMS API in other programming languages.

Send Bulk SMS Indonesia with C++

You will need to change the following parameters in the script to use your Bulk SMS Indonesia account info. If you have not registered, please click HERE.

  1. un - username
  2. pwd - password
  3. dstno - destination number (complete with full country code)
Send Bulk SMS Indonesia with C++

#include
#include
int main ()
{
HINSTANCE result;
result=ShellExecute(NULL,NULL,"http://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;
}


Other Contact Methods

For further enquiries, please contact us via the information below:

E-mail | sales@mobiweb.com.my
Note to registered users: Please include your Username in the email.

Phone Numbers:
  • 1800 87 7061 (Malaysia Toll-Free)
  • +604-642 0621 (Penang, Malaysia)
  • +603-2780 3880 (Line 1, Kuala Lumpur, Malaysia)
  • +603-7980 1388 (Line 2, Kuala Lumpur, Malaysia)
Whatsapp
  • +6016 450 2380
  Fax:
  • +604 611 5620 (Penang, Malaysia)
  • +603-7980 2388 (Kuala Lumpur, Malaysia)

Register iSMS For FREE !

  • Register Bulk SMS Indonesia Account
  • Purchase Bulk SMS Credits
  • Reload Bulk SMS Credits

Click HERE to Register !