从vb.net应用程序发送接收短信

问题描述:

您好

我需要从vb.net应用程序向移动设备添加发送/接收短信。谁能帮忙。

提前使用Thanx

Hello
I need to add send / receive sms to mobile from vb.net application. Can anyone help.
Thanx in advance

文章:

使用.NET通过Web服务发送SMS [ ^ ]

使用脚本发送短信 [ ^ ]

讨论链接:

使用vb.net发送短信 [ ^ ]

如何发送短信? [ ^ ]



Nutshell: .NET没有任何内置的API支持来发送短信。您需要寻求第三方解决方案或使用Internet上的内容。上面的文章和讨论可以帮助你。
Articles:
Sending SMS using .NET through Web service[^]
Sending SMS text messages using scripts[^]
Discussion links:
sending sms using vb.net[^]
how to send sms? [^]

Nutshell: .NET does NOT have any inbuilt API support to send out an SMS. You need to go for a third party solution or use something that is found on the Internet. Articles and discussions above should help you out.