Login   Register  
PHP Classes

Class: Check Active Comm-Ports Class

Icontem
elePHPant

  Classes of Usman Didi Khamdani  >  Check Active Comm-Ports Class  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Check Active Comm-Ports Class Support forum
Base name: checkactivecommports
Description: Retrieve the list of active COM ports on Windows
Version: -
Required PHP version: 3.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Usman Didi Khamdani
Name: Usman Didi Khamdani <e-mail contact>
Published packages: 4 Browse this author's classes Browse this author's classes
Country: Indonesia Indonesia - PHP jobs in Indonesia
Home page: http://www.didikaha.com/

Innovation Award

PHP Programming Innovation award nominee
June 2009
Number 4
Some applications need to communicate with devices plugged in serial or parallel devices.

When there are several possible communication ports, it is useful to detect on which port the device is plugged.

This class provides a solution to detect which ports have plugged devices on machines running Windows.

Manuel Lemos

Groups

Group folder image Windows Use of capabilities specific of the Windows operating systems View top rated classes
Group folder image Hardware Communicate with computer hardware and peripheral devices View top rated classes

Detailed description

This class can be used to retrieve the list of active COM ports on Windows.

It uses the mode command to retrieve the list of active communication ports.

The list of active ports is returned in an array with the port names.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file check_active_comm_port.class.php Class base class script
Plain text file example.php Example select a comm-port with baud rate
Download all files: checkactivecommports.tar.gz checkactivecommports.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.