0.01
No commit activity in last 3 years
No release in over 3 years
This library makes it possible to print via IDBD-HE07/08-BE07 ethernet I/F Card by ruby command. According to user manual's Raw Socket Print document, this library is developed. Currently this supports only Raw Socket Print(TCP Port 9100), Gets Printer Status(TCP Port 9101) and Reset with authentication, gets settings information(TCP Port 22222).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0.1
~> 12.3.2
~> 3.8.0

Runtime

 Project Readme

star_ethernet Build Status

Star Micronics thermal printer controller via ethernet card(IFBD-HE07/08-BE07)

Description

This library makes it possible to print via IFBD-HE07/08-BE07 ethernet I/F Card by ruby command. According to user manual's Raw Socket Print document, this library is developed. Currently this supports only Raw Socket Print(TCP Port 9100), Gets Printer Status(TCP Port 9101) and Reset with authentication, gets settings information(TCP Port 22222).

Demo

todo

Usage

todo

Install

todo

Contribution

Setup

bin/setup

Test

bundle exec rspec spec