Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用gammu在 C/C++ 中创建一个短信网关。 如何自动检测插入 PC 的调制解调器端口。有没有办法在 C/C++ 中做到这一点?
如果我是正确的,gammu 使用基于数据库的应用程序。如果您配置了 gammurc 和 smsdrc,它将在启动时加载到服务中。如果它已连接,您只需设置代码以读取 mysql,当然还有 gammu 数据库。