21 packages tagged with “gsm”
GSMComm is package for GSM phones, mainly for performing SMS-related tasks.
Converts characters between the .NET internal Unicode encoding and the GSM03.38 alphabet.
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
A .NET standard library to work with gsm gprs
InteleSMSMessagingKit for misc services at Intele AS
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 mobile from play store https://play.google.com/store/apps/details?id=com.nerdsinn.dotnetsms. C# window form example project is: https://github.com/shahkhalid-me/dotnet-messaging
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 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 (or a usb serial cable) to drive the Fona breakout board.
With Ozeki OPS SDK you can send and receive SMS messages (or use other ways of communication) through your Ozeki Phone System XE with a C# client.
A library to calculate SMS message sizes and characters (left).
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 an easy-to-use library for sending and receiving SMS and pager messages. ### Key Features - Easy-to-use API - SMS messaging via Android, GSM modem, SMPP, HTTPS, and dial-up - Build your own SMSC with the SMPP server API - Easy-to-setup portable and secure HTTPS server APIs - Support for National Language Shift Tables - Both SMPP server and client APIs can be secured using TLS/SSL - Completely asynchronous SMPP client/server API for maximum performance - Send/receive SMS through Android 7+ smartphones with the free Auron SMS Agent app - GSM support via serial, TAPI, or direct TCP - Pager messaging via SNPP - Excellent logging and tracing options for troubleshooting - Usable in many development environments, such as .NET, C++, Delphi, and more
GSM Client for ASP.NET Core Web Apps
AT command library that makes it easy to communicate with modems.
Unlock Next-Level Connectivity! Our powerful API makes it effortlessly easy to integrate with telecom services. Whether you are sending SMS alerts, resetting devices remotely, or managing IoT deployments, we had got you covered. ✅ Send SMS in Seconds ✅ Remotely Reset Devices ✅ Monitor and Control via API ✅ Plug-and-Play Integration Built for developers. Work with Olax Ultra device (U80_21B44)
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.
netcore class library to control gsm modem attached to system serial port.
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 transmitted PDU packet. Basic part of PDU profile object is settings object driven by text file in well known JSON format. Parameters of profile defined in JSON file are loaded into settings object which initializes the PDU profile object. The essential task of profile is to create PDU packets. Another essential part of library is PDU profile manager that helps create and manage many diffrent profiles. In general the library consists of three main parts responsible for: - creating and managing PDU profiles, - creating commands for terminal equipment (GSM modem), - sending commands to and receiving response from terminal. Library contains also basic implementation of tools that help with tasks of: - authentication by pin, - manipulation of service center number, - sending and reading messages. For more look at article at codeproject.com: "SmsToolset library for sending sms over GSM network using PDU format".
GSM Client for ASP.NET Framework Web Apps (MVC5/WebForms)
GSM Client for .NET Framework Desktop Apps (WinForms/WPF)