The TcpPrinterConnection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TcpPrinterConnection | Overloaded. |
Methods
Name | Description | |
---|---|---|
Open |
Provides implementation for abstract Open()()(). (Overrides ZebraPrinterConnectionA..::.Open()()().)Opens a TCP socket on the endpoint specified in the constructor. | |
ToString |
Returns TCP:[address]:[port number].
(Overrides Object..::.ToString()()().)The address and port number are the parameters which were passed into the constructor. |
Fields
Name | Description | |
---|---|---|
DEFAULT_CPCL_TCP_PORT |
The default TCP port for CPCL printers.
| |
DEFAULT_ZPL_TCP_PORT |
The default TCP port for ZPL printers.
|