I have already looked at that and it is returning the received string + what I sent rather than just the string that it receives. So I then need to modify the contents of
. I was hoping to just to get what was received rather than sent+received. I also inserted a
thinking that it would clear the buffer of what was sent. However, it did not make a difference.