Cwdaemon

Cwdaemon is a small daemon which uses the pc parallel or serial port and a simple transistor switch to output morse code.
Download

Cwdaemon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Joop Stakenborg
  • Publisher web site:

Cwdaemon Tags


Cwdaemon Description

Cwdaemon is a small daemon which uses the pc parallel or serial port and a simple transistor switch to output morse code. Cwdaemon is a small daemon which uses the pc parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol.Cwdaemon uses the PC speaker or your soundcard to generate a sidetone. The program is called as root, with "cwdaemon -p portnumber -s device". If no portnumber is given, the default portnumber 6789 is used. Device should be one of ttyS0, ttyS1, parport0 or parport1. Please read the README in the source package for information how to setup your parallel/serial port.Cwdaemon can be tested by installing the netcat package and type: "nc -u localhost 6789". Any character typed on the command line will be sent to cwdaemon.You could also use the following shell script which is character based. #!/bin/shold_tty_settings=$(stty -g)stty -icanontrap 'stty "$old_tty_settings"; exit 0' INTecho "Press (CTRL-C) to interrupt..."while true; do nc -u localhost 6789done


Cwdaemon Related Software