on 9grid.net in http://9grid.net/magic/webls?dir=/rminnich/src you can see NP.tar, a port of netpipe(http://www.scl.ameslab.gov/netpipe/). Only tcp supported at present.
to use, tar extract cd to netpipewhatever mk all It's ugly code but the original is not exactly pretty. Fun quiz: Why, in When, should you do this: f = ((float)nsec()) * 1e-9 instead of this: f = ((float)time(nil)); have fun ron
