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.
我目前在 asp.net 中开发了一个 Web 应用程序,以及一个连接到我的服务器(当前是我的笔记本电脑)的 smsgateway 调制解调器。有没有办法让 asp.net 与连接到服务器的调制解调器接口?所以我将能够在网络界面中发送/接收消息
服务器端代码可以像与其他应用程序一样与系统交互,只要应用程序具有适当的权限即可。