Re: [PHP-DEV] serial port communication

2002-07-02 Thread Tracker 1
if it is on windows, you can access a com object/objects that in turn access the serial device.. alternatively, you can write a wrapper service in tcp/ip that you access through the php-sockets. -- === Michael J. Ryan - tracker

Re: [PHP-DEV] serial port communication

2002-07-02 Thread Mike Hall
As far as I know, nobody has looked at this before. So you'd be starting from scratch. - Original Message - From: "Zac Hillier" <[EMAIL PROTECTED]> To: "Mike Hall" <[EMAIL PROTECTED]> Sent: Tuesday, July 02, 2002 9:40 AM Subject: Re: [PHP-DEV] serial

Re: [PHP-DEV] serial port communication

2002-07-02 Thread Mike Hall
It's something I need to look into for a project I'm putting together at work. I just haven't got the time at the moment to do it, sadly -- Mike -- "Zac Hillier" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On the 20th May Mike Hall posted a message about c

[PHP-DEV] serial port communication

2002-07-02 Thread Zac Hillier
On the 20th May Mike Hall posted a message about communication with serial ports. I'm trying to research using php with a multi port serial card, can anyone tell me if this progressed, else is there anywhere I can look for further information? Thanks all Zac -- PHP Development Mailing List