支持发送和发送的离线/桌面应用程序C#中使用AT命令接收短信

发布于 2024-09-12 22:04:40 字数 241 浏览 0 评论 0原文

我想构建一个离线桌面应用程序,可以使用 GSM 调制解调器执行基本的短信功能。我目前有一个电信公司给我的华为调制解调器,用于执行无线上网和短信服务。

有谁有一个示例项目可供我参考。

原本打算使用 SMSLib 和 GSMCommunication Libraries 等 dll 库,但担心它可能带来的潜在错误和不兼容问题。因此,我正在学习各种 AT 命令,但不知道如何在 Visual Studio 中对其进行编程。希望你能给我建议。

I would like to build an offline desktop application that could carry out the basic sms functions with the usage of a GSM modem. I currently have a HUAWEI modem which was given to me by the telco company to perform wireless surfing and sms messaging services.

Does anyone have a sample project that i could reference to.

Was intending on using dll libraries such as SMSLib and GSMCommunication Libraries but was fearful of the potential bugs and incompatibility issues that it might be carrying. Hence, i am learning the various AT commands but do not know exactly how to program it in Visual Studios. Hope you could advise me on it.

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

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

发布评论

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

评论(1

沫离伤花 2024-09-19 22:04:40

我使用的是 ActiveExprts SMS 和 MMS Toolkit,他们有一个很好的示例说明如何从中开发内容,并且它支持许多 GSM 调制解调器、移动电话和 SMPP SMSC 提供商。如果您需要进一步的帮助,我有一个我实现的旧项目,但它是用 VB 实现的。尝试一下,然后在 www.activexperts.com 上告诉我。

I was using ActiveExprerts SMS and MMS Toolkit, they have a good example on how you develop stuff from it and it supports a lot of GSM Modems, Mobile Phone and SMPP SMSC Providers. If you need further help I have an old project which I implemented but its in VB. Have a try and let me know its in www.activexperts.com.

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