I'm trying to search the usb printer which is connected with router(Netgear PR2000) in java code , i tried to use SNMP protocol to get the printer's info from router but get no response.
what i want to do is , search the printer then setup the connection via socket and send the data for printing. can someone share some thoughts on this , thanks very much.