C#与GSM调制解调器 [英] C # with GSM modem

查看:68
本文介绍了C#与GSM调制解调器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C#

解决方案

中的gsmcomm库中的

引用,教程和书籍.大多数GSM调制解调器制造商都将提供一个SDK,该SDK可以包装到 COMM Control 库中,也可以包装到System.IO.Ports中以使其对开发人员更友好"

如果您想直接与端口通信,则可能需要查看System.IO.Ports命名空间.

使用它,不要使用它: http://www.dreamincode.net /forums/topic/35775-serial-port-communication-in-c%23 [ [您应该问的有趣! [ 解决方案

Your going to have to be more specific here. Most GSM modem manufacturers will provide an SDK - which will either wrap to the COMM Control library or be a Wrapper to System.IO.Ports to be made more ''developer friendly''

If your looking at communicating with the port directly you may want to look into the System.IO.Ports namespace.

Use it, dont use it:
http://www.dreamincode.net/forums/topic/35775-serial-port-communication-in-c%23[^]


Well you could always search on the internet.
This[^] is the first result I got.


Funny you should ask![^]

I found this in the Archive.

Hope it helps.

Mark up if it does!


这篇关于C#与GSM调制解调器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆