I am building an Android
application that prints files with a printer inside the network, I have used network service discovery (NSD)
and I already got an Ip
and port
and also a printer name, so now I need how to call this printer and send a print command to it, these are preliminary pictures of the application that I work on him :
My app: image before click Search Button
My app: image after click Search Button
So anyone can help me !!