Red Oxygen
US: 866 990 8398 / AU: 1800 770 758

Text Messaging API

Component Object Model (COM) API

Use this API to send text messages via a COM component.

Easy to use API
Proxy server support
Long SMS (up to 765 characters)
Delivery status via function return code
Email replies

Example

Dim RedOxygenComponent As Object
Set RedOxygenComponent = CreateObject("REDOXYGENCOM.SMSInterface")

With RedOxygenComponent
	.AccountID = "CI00001234"
	.Email = "username@company.com"
	.Password = "MyPassword"
End With

RedOxygenComponent.SendSMSMessage "0410123456", "Hello from Red Oxygen COM object"

Your Options

Trial Account Download

 
Facebook Twitter YouTube LinkedIn

Copyright Notice | Privacy Policy | Site Map

Copyright © 2011 Red Oxygen. All rights reserved.