Commonly used services that allow for "one liner" or as close to "one liner" service as possible. More...
Static Public Member Functions | |
static void | SendPrintFile (string ipAddress, string fileName) |
Send file to printer's data port. fileName must include the full file name and path. | |
static void | SendPrintString (string ipAddress, string data) |
Send string data to printer's data port. | |
Commonly used services that allow for "one liner" or as close to "one liner" service as possible.
Services such as sending a print job, getting printer status.