PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Any experience about WD + JavaPOS Drivers?
Any experience about WD + JavaPOS Drivers?
Iniciado por guest, 26,ago. 2015 17:36 - 1 respuesta
Publicado el 26,agosto 2015 - 17:36
Is there a way to merge WD and Java POS standard driver for communication between supported cash registers and a WD POS app?
JavaPOS is a standard used by several brands of POS / fiscal printers, it would be a great step forward to integrate that as a component/library instead of builing specific interfaces (as I do now) for each brand.

Thank you.
Stefano
Publicado el 26,agosto 2015 - 21:12
Hi Stefano,

we use Microsoft dotnet Opos drivers in our POS application, but just for some specific systems (Dibal scales) which provide that as the ONLY way to access their hardware. Works fine.

For most systems we use serial/usb directly and the common Windows printer drivers. Also no problem.