am trying to connect to Zebra Printer, Model GK420t, via Android Application in order sendFileContents to the Zebra printer, using the ZSDK, where i need to use the TCPConnection() constructor, in which requires the I.P Address and Port number of the printer as parameters, but i can't figure out how to get the I.P Address and Port Number of the Zebra printer,
Note, am assigning the Port number as the default using "TcpConnection.DEFAULT_ZPL_TCP_PORT"
Please Advise, Thanks in advance,