kathmandu
Full Member level 5
Hello,
I'm looking for a linux app to connect to a serial comm (RS232) device and to be able to send commands over TCP (LAN, web).
That's it, the application must have a built-in web server to gather the remote commands and to translate them to serial port (device).
For now, I'm using a VNC client to access the linux box and to write commands in the terminal (I'm using picocom as serial terminal).
I hope I made myself pretty clear: I need an linux app to connect to the RS232 device and, while it's running in the background, to accept TCP connections from remote clients with commands to be applied (translated) to that device.
Thank you in advance for any clue.
I'm looking for a linux app to connect to a serial comm (RS232) device and to be able to send commands over TCP (LAN, web).
That's it, the application must have a built-in web server to gather the remote commands and to translate them to serial port (device).
For now, I'm using a VNC client to access the linux box and to write commands in the terminal (I'm using picocom as serial terminal).
I hope I made myself pretty clear: I need an linux app to connect to the RS232 device and, while it's running in the background, to accept TCP connections from remote clients with commands to be applied (translated) to that device.
Thank you in advance for any clue.