Wconsd » History » Version 3
Hamish, 2008-04-23 15:27
1 | 1 | Hamish | h1. Wconsd |
---|---|---|---|
2 | |||
3 | 2 | Hamish | wconsd is a small application that will turn any windows PC into a simple serial port server. You can just telnet to the workstation and use the serial ports remotely. You can download wconsd by going to the *Files* tab above and downloading the most recent version. |
4 | 1 | Hamish | |
5 | 2 | Hamish | To start using wconsd, just run the executable. For long term usage, there is also a Windows Service mode that will automatically start wconsd when the windows system starts up. |
6 | 1 | Hamish | |
7 | 2 | Hamish | * [[Screenshots]] |
8 | * [[Features]] |
||
9 | 3 | Hamish | * [[Menu Commands]] and their descriptions |
10 | 2 | Hamish | |
11 | h2. Quick Start Instructions |
||
12 | |||
13 | 1 | Hamish | # launch wconsd |
14 | 2 | Hamish | Simply double-click on the executable. This will launch the wconsd server in a terminal window. wconsd can optionally be started with command-line options to modify its operation. |
15 | 1 | Hamish | # Determine the server IP address and Port |
16 | When starting up, wconsd will print out the hostname, IP address and port number that it is listening on |
||
17 | # Connect to the server from a remote computer |
||
18 | 2 | Hamish | just use telnet to connect to the correct hostname. As soon as you connect, a quick help menu will be shown. |
19 | 1 | Hamish | # Connect through to the serial port |
20 | Use the command "open" to connect to the serial port |
||
21 | 2 | Hamish | By default, the serial port will be COM1: but that can be changed using the "port" command. |
22 | # Finish up |
||
23 | To stop using the serial port, just quit your telnet session. |
||
24 | 1 | Hamish | |
25 | |||
26 | send break |
||
27 | settings |
||
28 | 2 | Hamish | Kicking other users off |
29 | command-line options |