Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

344
Views
Epson epos javascript sdk error de conexión al imprimir - TM T82III

Usando Epson epos javascript sdk, aparece el error "Conexión rechazada" si la dirección IP de la impresora no se abre en la URL del navegador. Una vez que se abra, la impresión de recibos funcionará durante el día, al día siguiente, cuando intente imprimir, aparecerá nuevamente el mensaje Conexión rechazada a menos que abra la dirección IP de la impresora. ¿Me estoy perdiendo algún ajuste de configuración en la configuración de EposNet? impresora: Impresora Ethernet Epson TM-T82III

 function connect() { var printerPort = document.getElementById("printer_port").value; var printerAddress = document.getElementById("printer_ip").value; ePosDev = new epson.ePOSDevice(); ePosDev.connect(printerAddress, printerPort, cbConnect, { "eposprint": true }); } function cbConnect(data) { if (data == 'OK' || data == 'SSL_CONNECT_OK') { var deviceID = document.getElementById("printer_name").value; ePosDev.createDevice(deviceID, ePosDev.DEVICE_TYPE_PRINTER, { 'crypto': true, 'buffer': false }, cbCreateDevice_printer); } else { alert(data);// 'error parameter' } }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!