additional information

This commit is contained in:
Gerolf Ziegenhain 2015-01-04 00:04:09 +01:00
parent dd72972a96
commit 5ffefff868
1 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# What is IRMC?
IRMC stands for Internet Relay Morse Code. It implements the [CWCom protocol](http://kob.sdf.org/morsekob/docs/cwcom.pdf) as adopted by [MorseKOB](http://kob.sdf.org/morsekob/docs/history.pdf).
IRMC stands for Internet Relay Morse Code. It implements the [CWCom protocol](http://kob.sdf.org/morsekob/docs/cwcom.pdf) as adopted by [MorseKOB](http://kob.sdf.org/morsekob/docs/history.pdf). You can try out the software in a [browser](http://kob.sdf.org/morsekob/morsekob30/index.htm) using Java.
## Why morse code over IP?
Why not? A number of different approaches for CW over IP exist. An early implementation has been the CWCom protocol,
@ -34,6 +34,12 @@ LD_LIBRARY_PATH=/usr/local/lib ./irmc mtc-kob.dyndns.org 7890 33 123
## OSX (Yosemite)
## Testing
If you don't want to mess with your security settings, you can download the Java implementation of MorseKOB:
```
wget http://kob.sdf.org/morsekob/morsekob30/MorseKOB.jar
```
### Serial Drivers
TBD: Driver: serial - 2usb!