Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi every body;
I want some library or ... for simple connection with serial. I found sth but I cant use them.
I want simple one.
and I dont like use c++.net
Thanks
Posted

If you are programming for Windows, I suggest you to use directly Windows API. They are very well documented documented[^] and relatively simple.
 
Share this answer
 
Comments
mohammadali1375 26-Oct-12 13:49pm    
Thanks alot. You solved my problem
CPallini 26-Oct-12 15:23pm    
You are welcome.
Sergey Alexandrovich Kryukov 26-Oct-12 16:11pm    
Good place to start, a 5.
--SA
CPallini 26-Oct-12 16:12pm    
Thank you.
Lots to choose from here[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Oct-12 16:11pm    
Something to do first, a 5.
--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