Hello,
I have a modem on the Serial Port and am trying to use PHP to read/write to it. I found this:
It seems like it would work great, except, for some reason, on this server, when I fopen("/dev/ttyS0", "r+"), it just hangs, doesn't give an error back or anything, just hangs.
Any ideas?
Thanks.
Booey
I have a modem on the Serial Port and am trying to use PHP to read/write to it. I found this:
It seems like it would work great, except, for some reason, on this server, when I fopen("/dev/ttyS0", "r+"), it just hangs, doesn't give an error back or anything, just hangs.
Any ideas?
Thanks.
Booey