serial communication is the process of sending data one bit at a time, sequentially, over a communication channel or computer bus
Generally there are two way of accessing serial port
1. Accessing the serial port through file
2. Accessing the serial port directly by Port Address
