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.
我想构建一个 java 应用程序,它将接收 SMS 并使用数据库中的文本自动回复。我想为此使用 GSM SMS 调制解调器。我将每小时发送/接收大约 200-250 条短信。我对 GSM SMS 调制解调器一无所知。你能说出我需要哪些功能来实现我的目标吗?
提前致谢。