Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi guys ,

I want to send message using serial port (AT Commands in C# ) But , it doesnt supoort serial port i think...How can i overwhelm that problem ?
Posted
Comments
Sergey Alexandrovich Kryukov 17-May-13 10:00am    
Look at the word "overwhelm" in some dictionary. I would think you mean something else... :-)
—SA

1 solution

How a serial port can depends on Metro style? Ever heard of separation of concerns?

Check out: http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900