Features » History » Version 3
Hamish, 2018-07-28 21:04
1 | 3 | Hamish | # Features |
---|---|---|---|
2 | 1 | Hamish | |
3 | * A single 70K executable |
||
4 | * Supports both a [[Windows Service mode]] and console [[Foreground mode]] - auto detecting between the two modes without requiring any commandline options |
||
5 | * Port number, speed and other settings can all be configured from the telnet session |
||
6 | * Supports multiple simultaneous users (only one user can be connected to each serial port at a time) |
||
7 | * Telnet *send break* sequence sends a serial break |
||
8 | 2 | Hamish | * Binary clean, therefore you can send xmodem file transfers |
9 | 1 | Hamish | |
10 | 3 | Hamish | # Faults |
11 | 1 | Hamish | |
12 | The following are some known non-features, some of which may be addressed in future versions. |
||
13 | |||
14 | * No authentication |
||
15 | * Ports cannot be shared between two connections |