I must realize DTR/DSR protocol with external device via serial port. I want to use class SerialPort from .Net 2.0. I don't know how to establishe properties of class in this case. I think that RtsEnable=false and DtrEnable=true, but Handshake=
Sorry for bad English.

Class SerialPort and DTR/DSR protocol
ArekPL