socket.io-client-csharp icon indicating copy to clipboard operation
socket.io-client-csharp copied to clipboard

Receive json data

Open SORencber opened this issue 3 years ago • 3 comments

SORencber avatar May 17 '22 14:05 SORencber

sorry? could you explain it?

doghappy avatar May 18 '22 11:05 doghappy

I want to send text(base64,binanry) direct to ESCPOS Printer.

for example: https://github.com/receipt-print-hq/escpos-tools/blob/master/doc/escimages.md $ cat receipt-with-logo.bin > /dev/usb/lp0

is there any method for this Problem ?

thank you

SORencber avatar May 18 '22 17:05 SORencber

this lib can send data to server and receive data from server, dose the ESCPOS Printer is a socket.io server?

sorry I don't understand.

Do you have any problems using this library? (be specific)

doghappy avatar May 19 '22 11:05 doghappy