Exemplo n.º 1
0
 def test_hRpcEnumPrinters(self):
     dce, rpctransport = self.connect()
     resp = rprn.hRpcEnumPrinters(dce, rprn.PRINTER_ENUM_LOCAL, NULL, 1)
     hexdump(resp['pPrinterEnum'])
Exemplo n.º 2
0
 def test_hRpcEnumPrinters(self):
     dce, rpctransport = self.connect()
     resp = rprn.hRpcEnumPrinters(dce, rprn.PRINTER_ENUM_LOCAL, NULL, 1)
     hexdump(resp['pPrinterEnum'])