qRFCView is a viewer for IETF RFCs. Advantages are:
It is available for Linux and Windows operating system (and potentially MacOS X).
Current release is 0.62 and you can download it from BerliOS at http://developer.berlios.de/projects/qrfcview/.
qRFCView requires the Trolltech Qt4 library that is available under MAC OS, Windows and Linux platforms. Trolltech's dual license policy provides versions of Qt under the terms of the GNU General Public License (GPL). It can be downloaded from http://www.trolltech.com/products/qt/downloads.
Makefile generation: qmake -win32 rfcview.pro
qRFCView binary build: make
Optionally, you can build a Windows installer
qmake -unix rfcview.pro
qRFCView binary build: make
The qRFCView binary can be directly installed by using the provided Win32 installer file. The following DLLs will be added to the windows system directory:
Just start it. Use "File>Load RFC..." to load a RFC by its number.
Double-click on a table of content item to open the corresponding section. Internal links and referenced RFCs are active hyperlinks, underlined in blue.
One can set the default directories where RFC files are saved using "Edit>Set Directories...".
qRFCView is free software, licensed under GNU GPL (see LICENSE file).
qRFCView has been developped at Mitsubishi Electric, ITE-TCL, France. qRFCView developer is Romain ROLLET <rfcview@gmail.com>.
Under Windows, qRFCView sometimes doesn't close when exiting Windows while qRFCView is still open.