Archives for the Month of March, 2013

Printer Discovery from Android Device

This time I will show you how to discover Printers over a wifi network, to do this we need to use the jmDNS Java Library which is an implementation of Multi-Cats DNS, a network service discovery service. First of all we need to create a Printer Object which is here:

This class represents an instance […]