This will let developers to send and receive sms from their android phones to there .net application. This is especially build for .net window form applications. For more details check out the documentation page http://docs.nerdsinn.com/app/messaging
You have to only install one app in your android...
More information
Helper library to work with SMS / text messages:
• An SMS message part calculator with support for GSM and Unicode
• Detect the required SMS encoding
• Normalize SMS
• Split messages with word wrap
This library provides managed language support for the Adafruit Fona breakout boards for .Net Micro Framework applications.
GPIO-based management of the board is not currently supported, but will be added if/when Windows 10 IoT GPIO becomes available.
This library uses the serial port...
More information
This library provides managed language support for the Adafruit Fona breakout boards for .Net Micro Framework applications.
This includes support for keying the board on and off, monitoring power states, and using hardware ring indications via .Net Micro Framework GPIO ports.
This library provides managed language support for the Adafruit Fona breakout boards for .Net applications running on Linux on Raspberry Pi devices.
GPIO management of the board is not currently supported - only serial interactions. GPIO will be added in a future release.
The Auron SMS component is a simple COM based API for sending and receiving SMS and Pager messages.
The most important features:
* Easy to use API;
* SMS messaging via Android, GSM modem, SMPP, HTTP and Dialup;
* Build your own SMSC with the SMPP server API;
* Easy to setup portable and...
More information
Ozeki .NET SMS Client allows you to send and receive SMS messages through your Ozeki NG SMS Gateway with a C# application. In the following project and SDK you will be able to send/receive SMS messages and handle delivery reports.
GSM SMS toolset (.net library)
SmsToolset is .net library written in C# which aims to help create applications of sending and receiving text messages in PDU format over GSM network.
The original key concept of this library is the PDU profile wchich is an object that determines structure of...
More information