Serial Port communication
Abstract
The scope of this project is to study and understand the mechanism of serial port
programming on LINUX platform. This initiation has been taken to further enhanced usage at open source software or in system development. To illustrate the findings, communication between two PC at LINUX platform has been used. Both PC was connected via a null modem cable and GUI based program has been developed to allow sending and receiving data between to PC.