Hello All. I try to connect a serial port using the Win32::SerialPort module, and having a few problems: The port is COM13. (Serial over USB) the module fails to connect to it. I connected using the full windows name. (\\.\some modem #5) I could not communicate with the port. I sent "AT\n" and got back "AT\r". (echo?) never get an OK.
I do config the object, and then call write_settings. I read the data using lookfor, with sleeps to wait that the data will actually arrive. Yet, nothing happens. Help? Shmuel. _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
