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.