Some methods for running RD11: At cs, log into a bsd machine. The sample C client is in ~robbo/testRD11 Read the README in that directory for instructions on running RD11 and the client. Binary: /local/mrl/bin/RD11 http://www.cim.mcgill.ca/~simra/software/daemon.html C: /local/mrl/include/RD11.h ~simra/MMRA/libRD11/RD11.c -I/local/mrl/include -L/local/mrl/lib -lRD11 -lSocketUtilities c++: /local/local/mrl/include/RD11++.h ~simra/MMRA/libRD11++/RD11++.cc ~simra/MMRA/libRD11++/testrd11++.cc -I/local/mrl/include -L/local/mrl/lib -lRD11++ -lsocket++