Communications Utilities

Communications Logo
Purple Dot Jasper (Java Simulation of Protocols for Education and Research)
Purple Dot WxDisplay (Oregon Scientific Professional Weather Station Displayer)
Purple Dot WxLog (Oregon Scientific Professional Weather Station Logger)
Purple Dot WxVet (Oregon Scientific Professional Weather Station Vetter)
Purple Dot Other Sources of Communications Utilities

The list that follows gives a few communications utilities that I wrote for my own purposes. They are available in source form. To unpack them will need tar and gunzip (on Unix) or WinZip (or similar, on MS Windows).

Jasper (Java Simulation of Protocols for Education and Research)

Summary:

This is an extensible simulator for interactively and visually exploring communications protocols. It is intended both for learning well-known protocols and for researching new ones. The simulator operates in a standard Java framework, and so can be used for simulation over the web or on a local machine. The code is available in source form (for developers) and also pre-compiled (for instant use with a web browser).

Needs: Java/JavaScript-enabled web browser or Java development environment (e.g. JDK 1.1.17 or later)

Usage: See README file

Source: Obtain jasper-1.3.zip by http

WxDisplay (Oregon Scientific Professional Weather Station Displayer)

Summary:

This is a program written in Java for displaying data collected by WxLog and vetted by WxVet.

Needs: Java support (e.g. the Sun JDK) - the code needs to be customised slightly and recompiled for each installation

Usage: See README file

Source: Obtain wx-3.0.zip by http

WxLog (Oregon Scientific Professional Weather Station Logger)

Summary:

This is a program written in QBasic (a Basic dialect) for logging data transmitted via a serial port from an Oregon Scientific Professional Weather Station (model WMR 928N).

Needs: QBasic or similar Basic dialect

Usage: See README file

Source: Obtain wx-3.0.zip by http

WxVet (Oregon Scientific Professional Weather Station Vetter)

Summary:

This is a program written in Java for vetting data collected by WxLog.

Needs: Java support (e.g. the Sun JDK) - the code needs to be customised slightly and recompiled for each installation

Usage: See README file

Source: Obtain wx-3.0.zip by http

Other Sources of Communications Utilities

There are many public domain and shareware communications utilities available on the archives. The following is a random and very small selection of sites, biased towards the author's interests:


Up one level to Ken Turner - Software

Web Ken Turner Home   Email    Search Search Web Pages

Last Update: 12th January 2010
URL: http://www.cs.stir.ac.uk/~kjt/software/comms/comms.html