Hi,
i programming (c++) a communication application using struct termios. the communication runs but the character 0 (ASCII NUL, binary 0) will ignored, always and at both streams, input and output. the communication port is /dev/ttyS0 (PC-Com1).
the essential configuration of the port is...