java - How to get response of Status Command from Thermal printer using Tcp/Ip socket -
java - How to get response of Status Command from Thermal printer using Tcp/Ip socket -
i working on new android application utilize (ethernet) thermal printer ,the smartphone , printer in same network (192.168.2.0 ) , till here works fine can print ticket , send command printer successfully, not able satuts of printer (paper status exemple ), send command (socket outputstream )but can't read response (inputstream ) using tcp/ip (socket) , question , how can read response of printer using inputstream ?? help appreciated.
java android sockets tcp-ip thermal-printer
Comments
Post a Comment