Hello. I love your app and I am using it at work to debug 2D codes in industrial automation field. I always wonder, how do I get the read from smartphone to my laptop. Usually use a clipboard and google keep :(
Please add a raw TCP socket option when forwarding scans. A TCP client is OK, sending just the code is OK.
You may let the TCP connection open or close after send, whatever is easier to implement.
If further improving on this idea:
- Option to append starting and ending chars. Example 1: STX Code ETX Example 2: Code CR LF
- TCP Server
- Add trigger - a controller may trigger reading through TCP, (changing a smartphone to low-cost reader)
Hello. I love your app and I am using it at work to debug 2D codes in industrial automation field. I always wonder, how do I get the read from smartphone to my laptop. Usually use a clipboard and google keep :(
Please add a raw TCP socket option when forwarding scans. A TCP client is OK, sending just the code is OK.
You may let the TCP connection open or close after send, whatever is easier to implement.
If further improving on this idea: