Ulrik Witschass wrote:
Hello List,

I am searching information about serial communication with PHP on Windows
machines.

I want to communicate with a colorimeter via a COM-Port, using a PHP-GTK
application.

Can anybody point me into the right direction (a webpage, a PHP
class/function, a PHP-GTK list) where I can find infos about this? I
searched the web for some hours now but didn't find anything worthy.

Any help is greatly appreciated!


Check out http://pecl.php.net/WinBinder

Maybe there is a COM (common object model) interface, I don't know. In that case you could use http://www.php.net/com. Look at msdn.microsoft.com

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



Reply via email to