Click here to Skip to main content
16,004,761 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,all does any one know which may be the best site to learn the sample of serial communication in c#
Posted
Comments
myes 15-Mar-11 2:12am    
Sample Application illustrating serial (RS232 communication) in c#

You should always check out msdn.
 
Share this answer
 
Comments
Espen Harlinn 15-Mar-11 12:24pm    
Good point - my 5 :)
Abhinav S 15-Mar-11 12:27pm    
Thank you.
Site?! Do you mean just communication via a serial port, or something else?

Just one page: http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx[^].

Look no further.

—SA
 
Share this answer
 
v2
Comments
Abhinav S 15-Mar-11 2:08am    
Fair enough. 5. I too had msdn as an answer.
Sergey Alexandrovich Kryukov 15-Mar-11 12:09pm    
Thank you. I don't see if anything else is needed
--SA
Espen Harlinn 15-Mar-11 12:23pm    
My 5 - It's well documented too :)
Sergey Alexandrovich Kryukov 15-Mar-11 13:15pm    
Yes, it is. New MSDN topics are usually much better documented then average 3rd-party instructions.
Thank you.
--SA

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