FIRNet Source Code
- If you intend to compile on a Windows machine, download firnet.zip.
- Or, if you intend to compile on a Unix machine, download firnet.tar.gz.
- Uncompress the archive and compile all .cpp files together into an executable using your favorite C++ compiler.
- If you are using Unix, a simple makefile for g++ is included.
The FIRNet Page