Screenshots » History » Version 1
Hamish, 2008-04-23 15:13
1 | 1 | Hamish | h1. Screenshots |
---|---|---|---|
2 | |||
3 | h2. Server Startup messages |
||
4 | |||
5 | When starting wconsd from a cmd window, you should see something like the following |
||
6 | |||
7 | <pre style="background-color:black; color:white"> |
||
8 | C:\>wconsd.exe |
||
9 | |||
10 | wconsd: Serial Console server (version 0.2.4) |
||
11 | (see http://wob.zot.org/2/wiki/wconsd for more info) |
||
12 | |||
13 | wconsd: Foreground mode |
||
14 | wconsd: Hostname is w000c2989d2df |
||
15 | wconsd: IP Address is 192.168.1.2 |
||
16 | wconsd: listening on port 23 |
||
17 | </pre> |
||
18 | |||
19 | h2. Menu |
||
20 | |||
21 | When you first connect to the server, a menu is shown |
||
22 | |||
23 | <pre style="background-color:black; color:green"> |
||
24 | |||
25 | wconsd serial port server (version 0.2.4) |
||
26 | |||
27 | NOTE: the commands will be changing in the next version |
||
28 | |||
29 | available commands: |
||
30 | |||
31 | close - Stop serial communications |
||
32 | copyright - Print the copyright notice |
||
33 | data - Set number of data bits |
||
34 | help - This guff |
||
35 | kill_conn - Stop a given connection's serial communications |
||
36 | open - Connect or resume communications with a serial port |
||
37 | parity - Set the serial parity |
||
38 | port - Set serial port number |
||
39 | quit - exit from this session |
||
40 | show_conn_table - Show the connections table |
||
41 | speed - Set serial port speed |
||
42 | status - Show current serial port status |
||
43 | stop - Set number of stop bits |
||
44 | |||
45 | w000c2989d2df> |
||
46 | </pre> |