I have a rather complex seeming setup that I need help with. I need to be able to capture the input and output to a serial port WITHOUT blocking its use by other apps. I have vmware setup with win98 and there is a scanner application that is using this serial port. I have tried to cat the /dev/ttyS0 to a file but when I do this then vmware detects that it is open and will not run the scanner app.
I would like to do this somehow in Perl so that I can have more control in an environment that I am familiar with. (I know this can be done in C but have not a clue how to do it.)
Any insight from you Perl gods?
Ed Davison
In reply to need to capture serial port output by bfdi533
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |