Hi - With vb.Net 2005 and using serial port control to communicate with modem using AT commands. I am using SerialPort1.write("AT+xx") etc. For one command in hyperterminal I would send Control Z, can someone please advise how this is done in .net, perhaps with a code sample? Many Thanks