A C++ program written using Win32 API to communicate via serial port. The program emulates a dumb terminal, there is no logic or protocol being used for the transmission. The program simply reads and writes to the serial port and displays what the other computer in the connection has been writing. There are settings to change things within the connection.