This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
app-notes:serial-tunneling [2024/03/12 19:16] – [PC] dodenhoeft | app-notes:serial-tunneling [2024/03/12 20:11] (current) – [On Windows] dodenhoeft | ||
---|---|---|---|
Line 13: | Line 13: | ||
{{: | {{: | ||
- | ==== PC ==== | + | ==== On Windows |
* Downlad and install the TCP to Serial Port software [[https:// | * Downlad and install the TCP to Serial Port software [[https:// | ||
* Create connection | * Create connection | ||
Line 21: | Line 21: | ||
* Port number 2000 | * Port number 2000 | ||
Another example: | Another example: | ||
+ | |||
{{: | {{: | ||
Line 29: | Line 30: | ||
* Use Putty to connect to the COM port of the physical serial line of the PC with the same paramters | * Use Putty to connect to the COM port of the physical serial line of the PC with the same paramters | ||
- | ===== socat Linux tool for mapping IP addresses ===== | + | ==== On Linux ==== |
The socat tool can be used to access the serial interface tunnel via the console using TCP. | The socat tool can be used to access the serial interface tunnel via the console using TCP. | ||
Line 51: | Line 52: | ||
~ $ | ~ $ | ||
</ | </ | ||
- | |||
- | {{: | ||
- |