For software developers and system integrators that seeks to implement SMS functionality in their own systems, we have a selection of client components and code examples that can be built upon.
PSWinCom SMS Gateway Client Component A free ActiveX/COM component that can be used for communication with our SMS Gateway. This component can be implemented in applications developed in Microsoft Office (VBA), Visual Basic, Visual C++, Delphi and other Active X compatible developer tools, and can be used directly from ASP web pages (Active Server Pages).
PSWinCom SMS Gateway Client for .NET A free .NET assembly that lets you send and receive messages and delivery reports with PSWinCom SMS Gateway. Examples for Windows and ASP.NET applications (C#) are attached.
SMS Module for DotNetNuke 2.x An open source module for the portal tool DotNetNuke that lets you send SMS directly from DotNetNuke 2.x. The module includes address book functionality, define Sender-ID and more. Full source code in VB.NET is included.
-
-
Setup: SMS.ZIP (Installation module for DNN with source code)
SMS Modules for DotNetNuke 3.x/4.x Two DotNetNuke modules for sending and receiving SMS from/to DotNetNuke. Features includes addressbook integrated with user database or any Contacts module, specify Sender-Id, receive SMS into DotNetNuke and display them, reply to received SMSs and more. Full source code in C# included.
Oracle PL/SQL SMS interface An Oracle package in PL/SQL used to send SMS directly from an Oracle database. Suits trigger based notifying of system-events, but can also be for most purposes where SMS is needed. Binary messages are not supported. Based on HTTP interface on the SMS gateway (see detailed information about HTTP under interfaces).
|