TeraTermProject / teraterm

Other
478 stars 38 forks source link

Feature suggest: forward connect to raw TCP #50

Open ivan7wl opened 10 months ago

ivan7wl commented 10 months ago

For example, on computer A, use Tera Term to open a local serial port, then pipe the connection to raw TCP socket; Then on computer B, someone can use Tera Term and connect to computer A's serial port through network. Thanks!

MitakaMakers commented 10 months ago

Hello, I think such bridge software already exists. It might be better to use software designed for protocol conversion.

ser2sock - Serial to Socket Redirector https://github.com/nutechsoftware/ser2sock serialbridge https://github.com/samueltardieu/serialbridge