在没有一种方法可以在不可用的情况下发送和接收短信,但WiFi是?我经常在建筑物有强大的WiFi(互联网)连接的地方现场,但简单的小区信号最多是斑点。
在没有一种方法可以在不可用的情况下发送和接收短信,但WiFi是?我经常在建筑物有强大的WiFi(互联网)连接的地方现场,但简单的小区信号最多是斑点。
Is there a way to send and receive SMS when a cellular signal is not available, but WiFi is? I'm often on-site at locations where the building has a strong WiFi (Internet) connection, but a simple cell signal is spotty at best.
存在多个服务以通过互联网发送短信。最受欢迎的(可能最可靠)是谷歌语音。
Several services exist to send SMS via the Internet. One of the most popular (an possibly most reliable) is Google Voice.
SMS与GSM电话标准相关联,因此您问题的答案是号码
但是你能做的,是使用 viber , whatsapp 将类似于SMS(不是GSM品种!)发送的东西他们有相应的应用程序安装。
SMS is tied in with GSM telephony standard, so the answer to your question is No.
But what you can do, is use Viber, Whatsapp to send something similar to SMS (not the GSM variety!) to each party provided they have the appropriate app installed.
使用smtp作为电子邮件发送给sms电子邮件网关。相当容易做到。 Gmail用户每天可以发送500封电子邮件。 您可以将拍摄对象留空并将其发送到网关地址,通常是15552005555@vtext.com。 vtext.com仅适用于verizon的文本短信,似乎也处理了许多Metropcs和Walmart数字。适用于简单的短信。当我需要发短信时,我一直从我的电子邮件帐户中完成它。
参考Wikipedia上的SMS网关列表。它真的很简单,这个问题是了解哪个网关的数字。通常,用户将在向您通过网站提交他们的号码时选择他们的运营商。用来看到这个很多。
你需要的代码在这里... https://stackoverflow.com/questions/25136025/sending-mail-在-Droid-ant-Intenting-使用-SMTP
Use smtp to send as email thru sms email gateway. fairly easy to do. Gmail users can send 500 emails per day. You can leave the subject blank and send it to the gateway address which is usually something like 15552005555@vtext.com. vtext.com is for text sms only for verizon, also seems to handle many metropcs and walmart numbers. works well for simple text messages. I do it all the time from my email account when i need to text someone and im out of minutes.
refer to the sms gateway list on wikipedia. it really is rediculously simple, the issue is knowing which gateway to which number. typically, users would select their carrier when submitting their number to you say via website. used to see this alot.
the code u need is here... https://stackoverflow.com/questions/25136025/sending-mail-in-android-without-intents-using-smtp
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有