使用 GSM 调制解调器

发布于 2024-09-30 15:35:29 字数 111 浏览 0 评论 0原文

我很想知道如何使用 GSM 调制解调器在网络服务器上接听电话?

我是它的新手,想探索这个空间。

如果有人可以帮助我,可能会提供一些教程链接等,我会很高兴。

谢谢

I was keen on knowing how can I receive calls on a web server using a GSM Modem?

I'm a newbie to it, wanted to explore the space.

Would be glad if someone can help me on this, probably with some tutorial links etc.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苏别ゝ 2024-10-07 15:35:29

您必须将调制解调器连接到服务器,然后使用某种后台程序/进程来读取/写入它。您创建一个串行连接并对其进行读/写 AT 命令。

You'd have to connect the modem to your server and then have some sort of background program/process that reads/writes to it. You create a serial connection and the read/write AT commands to it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文