Netquery is a class to simplify queries on many types of servers in the network.
It allows you to specify the address, port, and transport method, and data to send to the server, and it basically does the rest.
There is also an optional garbage filter which you can set to dispose of nasty stuff which you do not want returned; such as newlines, or standard print messages which may be returned.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Netquery.php |
Class |
Netquery. The whole kit and kaboodle. |