haxlug has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I am using the win32:SerialPort to send and receive data to a simulator which gives back result strings of variable length. The sending part is fine...but while receiving do i have to specify the no. of bytes to be read..if yes then how to read the random no. of bytes. Plz help and give some example code.

Replies are listed 'Best First'.
Re: Serial Port Receiving
by marto (Cardinal) on Oct 06, 2005 at 15:18 UTC