Exchange data with remote computers using the standard streaming operators '<'< and '>'>.
Latest Serial Communications Articles
MODBUS Serial RTU + TCP/IP Simulator
If you are unable to find a free Modbus Slave simulator, here is one.
Implementing Serial Communication in Win9X/2000
Serial data transmission seems a bit difficult for those who are new to the world of serial communication and VC++. Check out this simple class for implementing serial transmission using WINAPI functions.
Serial Communication in Windows
Discover how to do serial communication from within your own applications from this detailed article.
A communication class for serial port
A communication class for serial port
CSerial - A C++ Class for Serial Communications
CSerial - A C++ Class for Serial Communications
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.