TxSocket constructor
TxSocket(
- String hostAddress
Default constructor that initializes the host address and logger
Implementation
TxSocket(this.hostAddress);
Default constructor that initializes the host address and logger
TxSocket(this.hostAddress);