NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on June 09, 2025, 07:03:17 AM

Title: sending SMS via GSM Modem
Post by: rjolda on June 09, 2025, 07:03:17 AM
Hi,
NT 14.21, C11
Can Net Talk send SMS messages directly through SMS modem? This would be for multiple carriers in the United States. 
I don't want to send via an Email address to specific carrier but to their cell phone number directly.  I don't have a lot of text messages so I don't want to set up a Twilio account or TextGrid account.
THanks,
Ron
Title: Re: sending SMS via GSM Modem
Post by: Niels Larsen on June 09, 2025, 09:18:27 AM
You need WinEvent.
https://www.capesoft.com/docs/winevent5/WinEvent.htm#UserSMSFunctions
Title: Re: sending SMS via GSM Modem
Post by: Bruce on June 14, 2025, 11:15:58 PM
more likely you'll use the WinEvent Serial Port functions.
It all depends on your SMS modem, and how it connects to the PC.

Cheers
Bruce