> usually it is one of /dev/cua0 to /dev/cua3 (COM1 to COM4 in windows) ^^^^ ^^^^ /dev/cuax is deprecated. It is /dev/ttyS0, /dev/ttyS1 etc. Narayana