Author: Nan Ying Group Members: Nan Ying Philip Marshall Rami Zewail Sean Kozicki Controlling serial port using C: The code included in this directory demonstrates how to access the serial port using C code for windows operating system. server.c file sends reads a file and sends the contents of that file through the serial port and implements a simple slip protocol. The serial port library used for this code is wsc and information can be found here http://www.marshallsoft.com/wsc_usr.htm