diff --git a/index.html b/index.html index dff876c..60a7b96 100644 --- a/index.html +++ b/index.html @@ -96,34 +96,20 @@ For morse code over IP we use the well-establised CWCom protocol (since 1998) invented by John Samin (VK1EME). Its efficient method to transmit only the elapsed times between state changes of the morse key with UDP saves our bandwidth. Shortly after the launch of the original CWCom software -Les Kerr released the open source software MorseKOB. +Les Kerr released the open source software MorseKOB. He also extended the CWCom protocol for landline telegraphy +by implementing closed circuits (latching). +Compatibility between the original CWCom server and the MorseKOB server is guaranteed by a relay server +written by Bob Denny. +Today we have software clients for Windows, Linux, iOS and even Arduino. +Any client can connect to any of the servers. +Hardware interfaces for morse keys and telegraph sounders are available for serial port, USB, Raspi GPIO or bluetooth.
-TBD
-## CWCom Servers
-The clients will connect to one of the servers using the CWCom protocol.
-
-The source code for a server on a Raspi can be found [here](https://sites.google.com/site/morsekob/server).
+
+
- -TBD -https://github.com/8cH9azbsFifZ/moip/raw/master/doc/cwcom.pdf -The [CWCom protocol](/doc/cwcom.pdf?raw=true) (cw communicator) is an effective method for transmitting -morse code signals as UDP packets over IP. -
- --QRP -