Static Public Member Functions | |
static List< string > | GetPrinterList (Brand brand=Brand.ALL, int responseTimeoutMs=2000) |
Returns list of addresses to printers discovered on network. More... | |
|
static |
Returns list of addresses to printers discovered on network.
Discovery is done by broadcasting UDP messages and requires that network be configured to allow UDP packets.
[in] | brand | Get all printers or filter by brand. |
[in] | responseTimeoutMs | Timeout after last printer response received before stop listening for new printer response. |