inmbolmie / 5250_usb_converter

Converter to plug an IBM 5251 terminal to a Linux PC via USB emulating a VT52 terminal
GNU General Public License v3.0
34 stars 6 forks source link

Make CLI available on UDS instead of stdio #8

Closed blackbit42 closed 3 years ago

inmbolmie commented 3 years ago

Hi, just merged into feature/cmd_sockets and also added support for TCP sockets.

Multiple simultaneous CMDs over TCP and/or UDS are supported, also remote connections.

If it is OK will merge this into master