Do you want to Send SMS from your software/application?
Are you searching for Bulk SMS VB.NET API with source code in VB.NET?
And You don’t want to spend time and money in writing codes.
Then you are at right place, Use our ready to use scripts, in order to send SMS from your own software or application.Yes, we provide you Send SMS API and source code in VB.NET, so you can send SMS by doing API integration into your software or application and start sending SMS in minutes.We also provide you schedule SMS API, Get balance API and Add balance API with the source code in VB.NET and much more.
Scheduled Bulk SMS VB.NET API –
http://msg.msgclub.net/rest/services/sendSMS/sendGroupSms?AUTH_KEY=YourAuthKey&message=message&senderId=dddddd&routeId=1&mobileNos=9999999999,9999999999&smsContentType=english&scheduleddate=26/08/2015 17:00 |
Get Balance VB.NET API –
http://msg.msgclub.net/rest/services/sendSMS/getClientRouteBalance?AUTH_KEY=YourAuthKey&clientId=111 |
Add balance VB.NET API –
Sample / Source Code for VB.NET →
Module Module1 Sub Main() Dim sendsmscall As New SendSMSVBDotNet.SendSms Dim url As String Dim url1 As String Dim yourAuthKey As String Dim message As String Dim senderid As String Dim routeid As String Dim mobileNo As String Dim smsType As String Dim scheduleTime As String Dim signature As String Dim groupName As String Dim builder As New StringBuilder url = “Sample URL for Post and Get” ‘ URL = “Sample” ‘eg– www.abc.com yourAuthKey = “Sample Auth key” ‘eg — 16 digits alphanumeric message = “Sample message to sent” ‘”Hello this is test” senderid = “Sample Sender Id” ‘”Sample” ‘eg — Testin’ routeid = “Sampe route Id” ‘eg 1 mobileNo = “Sample Mobile No” ‘eg– ‘99999999xx,99999998xx smsType = “english” ‘eg – english or unicode scheduleTime = “Sample Schedule time” signature = “Sample Signature” groupName = “Sample Group Name” sendsmscall.sendSmsGet(url, yourAuthKey, message, senderid, routeid, mobileNo, smsType, scheduleTime, signature, groupName) Console.ReadLine() End Sub End Module |
Easily integrable Bulk SMS VB.NET API and its source code are here. For more details, you can contact us.