VB.net和短信服务 [英] VB.net and a sms service

查看:75
本文介绍了VB.net和短信服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我打算用VB.net创建一个应用程序。应用程序应检查Outlook中的电子邮件,如果它有特定主题,则应通过USB调制解调器发送短信以获取特定号码。可能吗?



等待答案。



提前致谢。

Hi All,

I am planning to create a application using VB.net. The application should check an email from the outlook and if it has a specific subject it should sent an sms by USB modem for the particular numbers. Is it possible?

Awaiting for the answers.

Thanks in advance.

推荐答案

是..可能..你需要创建一个Outlook插件..



从这里开始创建Outlook 2010加载项 [ ^ ]



如何创建Outlook AddIN /插件 [< a href =http://www.codeproject.com/Articles/18322/How-to-Create-Outlook-AddIN-Plugintarget =_ blanktitle =New Window> ^ ]
Yes..Its possible.. You need to create a outlook addin..

Start here Creating an Outlook 2010 Add-In[^]

How to Create Outlook AddIN / Plugin[^]


有可能吗?



是的。





谷歌是你的朋友:好好经常拜访他。他可以比在这里发布问题更快地回答问题...



所有你需要做的就是搜索两个街区:

从Outlook VB获取电子邮件 [ ^ ]

通过USB调制解调器VB发送短信 [ ^ ]



将来,请尝试至少进行基础研究你自己,不要浪费你的时间或我们的时间。
"Is it possible?"

Yes.


Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...

All you need to do is search the two blocks:
Get email from Outlook VB[^]
Send SMS via USB modem VB[^]

In future, please try to do at least basic research yourself, and not waste your time or ours.


答案是肯定的。



以下是ac#example从Outlook访问项目。



http://geekswithblogs.net/TimH/archive/2006/05/26/79720.aspx [ ^ ]



让USB调制解调器发送更难的位短信。



我的建议是使用短信服务,比如TextMagic发送短信。



不太可能,标准的商用USB调制解调器将有一个简单的编程API来发送短信。



但有些文章描述了如何做GSM中的较低级别,例如:



使用AT命令通过GSM调制解调器发送和读取SMS [ ^ ]
The short answer is Yes.

The following is a c# example which access items from Outlook.

http://geekswithblogs.net/TimH/archive/2006/05/26/79720.aspx[^]

The more difficult bit will be getting the USB modem to send an SMS.

My advice would be to use an SMS service instead, something such as TextMagic for sending the SMS.

It's unlikely, a standard commercial USB modem will have a simple programming API for sending SMS.

But there are articles out there which describe how to do it an a lower level within GSM such as:

Send and Read SMS through a GSM Modem using AT Commands[^]


这篇关于VB.net和短信服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆