Sending sms and ussd in a C#.net application [clos

2019-05-07 18:45发布

问题:

What is a good library to use to utilize sms and ussd services in a C#.net application?

回答1:

I am currently using this one http://www.smsco.it/tomcat/en/sms_tutorials/sms_from_c_sharp.jsp for SMS and it's working fine!



回答2:

MessagingToolkit is supposed to be good. I've never used it myself though, so I can't vouch for it.

You can find out more at http://platform.twit88.com.



标签: c# .net sms ussd