From 572345d34b60e7e2b85ae7b8dfe094af43adafcc Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Sat, 3 Jan 2015 23:45:14 +0100 Subject: [PATCH] references --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d3bb61..3e78a87 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ IRMC stands for Internet Relay Morse Code. It implements the CWCom protocol Why not? A number of different approaches for CW over IP exist. An early implementation has been the CWCom protocol, which has been the basis for Morse KOB, a ready-to-use software. Both chat programs have been written for CW exclusively and are compatible. An alternative implementation in C exists as well as a port to the ATMEL AVR Microcontroller. +Besides a variety of other approaches exist, for example an IRC plugin ([CWirc](http://myspace.voo.be/pcoupard/cwirc/)), a [JavaScript implementation](http://morsecode.me), a [bandwidth-eating UDP implementation](http://hans.liss.pp.se/node/343), a [chat for iOS](http://pignology.net/cwwithme.html) or a modulated CW over IP using Mumble ([iCW](https://sites.google.com/site/icwoip/)). + # How to build? ## Install dependency: morse keyer library @@ -81,4 +83,3 @@ Copied on 20150103 from http://fernski.blogspot.de/2013/03/internet-relay-morsec * Relay server for CW communicator and morse KOB: http://morsecode.dc3.com:7890 * Sources for the Relay Server: http://sourceforge.net/projects/morse-rss-news/ * MorseKOB for AT Mega, Fernan Bolando (VE4FEB): http://fernski.blogspot.de/2013/05/sending-morsecode-via-atmega.html -* CW Over IP, Wikipedia: https://en.wikipedia.org/w/index.php?title=Morse_code&oldid=640833972#Morse_Code_over_IP