freelanceprogrammers.org Forum Index » Perl
Timed Input from a FIFO file..
Joined: 30 Aug 2005
Posts: 1
Timed Input from a FIFO file..
I`m trying to read data from a FIFO file (from another application),
Reading the data isn`t the problem...I`m basically using
$msg=<FIFO>.
The problem is I don`t know when the other application will send the
data, and My application needs to continue on with life.
So, How can I check the FIFO buffer to determine if there is
data to read before I actually try to read the data, or is there
a way to add a time-out to the $msg=<FIFO> line?
Thanks.
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







