Learn how to communicate with your BOCA printer
We have prepared a collection of code samples to demonstrate how to communicate bi-directionally with your printer with and without printer drivers on a variety of operating systems. We recommend that you test the sample code before making any modifications. The sample program allows the user to send a string or a file to the printer and then read the returning data and display it.
Please note that the sample codes are supplied as is and as a service.
Sample codes are available for:
Windows
C# sample for all interfaces and FGL printer driver
Apple MacOS
Xojo sample for direct communication with printer via USB HID and Ethernet
Xojo sample for use with FGL Printer driver
Xcode sample for use with FGL Printer driver
Linux
Xojo sample for Ethernet
Apple iOS
iPad sample
Android
Android sample
Java
Java sample