Does anyone know any good free sms gateway which can be accessed using the C# client?
I also need some C# sample wrappers for interacting with the sms gateway for sending and receiving the SMSs.
Thanks in advance. S.
Does anyone know any good free sms gateway which can be accessed using the C# client?
I also need some C# sample wrappers for interacting with the sms gateway for sending and receiving the SMSs.
Thanks in advance. S.
Have a look at these gateways:
You could also use https://codecanyon.net/item/wordpress-sms-gateway/16935285
From what I understand, it's a full SMS Gateway you can install in your WordPress website and use from any other website with CURL. The SMS messages are sent by Android devices you connect to your WordPress website.