Fishnet

Current version: 2.0

The Fishnet API supports the construction of an overlay network on one or more machines; it contains support for both managed and adhoc network topologies. It will be used as a development environment for programming assignments in CSE461 in Autumn 2002.

Installation instructions

First, download cse461-fishnet_2.0.tar.gz. Then, from the command prompt, type

    tar xvfz cse461-fishnet_2.0.tar.gz
This will create a directory called cse461-fishnet, which contains all the files you need to develop with Fishnet.

NEW DISTRIBUTION 2.1 is here:  cse461-fishnet_2.1.tar.gz.

NEW DISTRIBUTION 2.2 is here:  cse461-fishnet_2.2.tar.gz. (Needed for assignment 3.)

NEW DISTRIBUTION 2.21 is here:  cse461-fishnet_2.21.tar.gz. (Needed for assignment 3.)

NEW DISTRIBUTION 2.22 is here:  cse461-fishnet_2.22.tar.gz. (Needed for assignment 4.)

 

Documentation

The Fishnet API is documented by fish.h. The README file provides information about the files included in the Fishnet distribution and about building programs using the Fishnet library.

Updates

An update log for the Fishnet distribution can be found in the Changes file included in the distribution.