开发者

How to do serial communication using vb.net language

I'm making project of automated polling system using SMS. How can i read the text message in the cellphone and display it in textbox开发者_运维知识库?


Have a look at the classes in the System.IO.Ports namespace, namely SerialPort. There is even an (albeit brief) example available in the Microsoft KB that illustrates how to send AT commands to a connected modem:

http://msdn.microsoft.com/en-us/library/7x7cdt5c.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜