Hi, I'm running cygwin on my w2k workstation and am trying to send/receive over the com1 port. I'm able to receive data OK and in some cases to send data but to initialize communication I have to send a break of some sort to the program running on the other end of the serial interface. Under procomm I would just send <alt><b> combination. Under cygwin/expect(expect is extension of tcl) I cannot seem to find the right key combination. Please, anyone know what to send...I've already tried <break> and <alb> and <break> keys with many other keys in combination but no success. Thanks for your help.