
messagemedia software development kits (SDKs) contain everything you need to SMS enable your website or application - sample code, re-usable libraries and general advice. Please contact us if your language/environment isn’t listed, more often than not we have a solution on hand.
PHP:
This API is provided as source code, which should be included in your applications. Because PHP is an interpreted language, PHP applications will run on any machine that has an interpreter installed, ie Linux, Windows and Unix. The API provides a wrapper for communicating with the messagemedia SMS gateway via port 80 (or port 443 for encrypted SSL communications) directly or via a proxy server.
PHP API Documentation
.NET:
The messagemedia .NET component was designed to be developer-friendly, it reduces the complexity of dealing with internet and messagemedia gateway protocols, and is written in VB.NET for flexibility and a fast turn-around time. It can be used in any Windows programming environment that supports the .NET framework and .NET components. Tested/known-to-work environments:
COM:
The ActiveX DLL is built around Microsoft’s Component Object Model (COM) technology, and is written in Microsoft Visual Basic for flexibility/simplicity. The DLL easily caters for internet and messagemedia gateway protocols, and can be used in nearly any Windows programming environment that supports ActiveX COM objects. Tested /known-to-work environments:
Additional code examples in: Visual C++, VB.NET, ASP
Java:
This API was created using Java, making it compatible with all platforms that have Java installed. This developer-friendly product has the capabilities to offer an encrypted SSL link to the server.
JAVA API Documentation