Features » History » Version 1
Hamish, 2008-04-23 15:26
1 | 1 | Hamish | h1. Features |
---|---|---|---|
2 | |||
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 | |||
9 | h1. Faults |
||
10 | |||
11 | The following are some known non-features, some of which may be addressed in future versions. |
||
12 | |||
13 | * No authentication |
||
14 | * Ports cannot be shared between two connections |
||
15 | * The connection is not binary clean - therefore xmodem file transfers will probably not work |