Explore how easy it is to create a program that reads data from a scale connected through an RS-232 serial port or USB to a serial port converter.
Latest Network Articles
MAC-Based Authentication for Web Sites
Learn how to implement an additional security layer on company web sites by getting the machine ID of the system from registered users along with the user ID and password.
Reliably Retrieve MAC Address(es) with VB
Learn how to retrieve the MAC address using an alternative to NetBIOS calls that do not function reliably or are written in C++/C#.
Get a list of all SQL Servers in a specified Domain
Find all the SQL servers in a specified domain. (Added: 15-Oct-1999)
Get Time from Remote NT Server
Learn how to obtain the time from a remoter NT computer. (Added: 15-Oct-1999)
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.