SendStatusCollection SendBinaryMsg ( StringCollection To, String UserDataHeader, String UserData, String From )
Sends a Binary SMS message via the Internet Gateway. Binary Messages can be used to send SmartMessages, such as Ringtones and Logos.
using IntelliSoftware; IntelliSMS objIntelliSMS = new IntelliSMS(); objIntelliSMS.Username = "MyUsername"; objIntelliSMS.Password = "MyPassword"; StringCollection ToList = new StringCollection(); ToList.Add ( "44771012345" ); SendStatusCollection SendStatusList; SendStatusList = objIntelliSMS.SendBinaryMsg ( ToList, "06050415820000", "32F40100480E0100000000000000000000000000000000000000" + "0000000000000000000001247803000000E0080120CC06400000" + "40080120CC06C00000479E7124F0EFFADCF64448892479B6DAC6" + "CD4448F9241DB6DACECF44488124CDB6CD96CC44488924CDB6CD" + "96CDE446712478E66D9EC6000000000000000000000000000000" + "000000", "SENDER_ID" );
<< Back to DotNet Component
SMS Interfaces HTTP Interface SMTP Interface COM Component .NET Component PHP SDK Java SDK
Reply Routing
Inbound SMS
Why IntelliSMS?
Coverage
Prices
Downloads
Documents
Free Trial