Ousret / BA6X-SAPI

Communicate with Wincor Nixdorf displays like BA63 USB (Socket API)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BA6X-SAPI

Communicate with Wincor Nixdorf displays like BA63 USB (Socket API)

How to:

  • make
  • ./display
  • For PoC, use Telnet at 127.0.0.1 with port 3363

Prerequisites

  • libhidapi
  • libusb
  • pthread

Data

  • print|Line1|Line2
  • print|Line1
  • clean
  • exit

About

Communicate with Wincor Nixdorf displays like BA63 USB (Socket API)

License:MIT License


Languages

Language:C 98.8%Language:Makefile 1.2%