Hacker News new | ask | show | jobs
by tomardern 4405 days ago
I've just developed a way to communicate with a Toshiba printer. http://www.toshibatec-eu.co.uk/Europe/en/products/printers/o...

I ended up using http://www.bartenderbarcodesoftware.com/ to create the stickers, intercepting the request to the printer with WireShark, then finally re-creating the request using PHP sockets.

It's not easy!