Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道可以使用 C# 客户端访问的任何好的免费短信网关?
我还需要一些 C# 示例包装器来与短信网关交互以发送和接收短信。
提前致谢。S。
看看这些网关:
http://www.intellisoftware.co.uk/sms-gateway/
http://www.ozekisms.com/
http://www.redoxygen.com/developers/c-sharp/
您也可以使用https://codecanyon.net/item/wordpress-sms-gateway/16935285
据我了解,它是一个完整的 SMS 网关,您可以将其安装在您的 WordPress 网站中,并通过 CURL 从任何其他网站使用。SMS 消息由您连接到 WordPress 网站的 Android 设备发送。