More about problems reading COM ports

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Others have reported problems reading COM ports using fopen and fgets or
fread. They open the port and start reading but nothing ever arrives.

I have the same problem and discovered the following. There is an 8K
input buffer. Only after 8K bytes have arrived does fgets or fread see the
first.

How does one get around this feature (or bug)?

This is with php 5.0.2.2 on Windows XP.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux