Mac OS 10.4 (Tiger) Version BKNet-OSX10.4.zip
Mac OS 10.5 (Leopard) Version BKNet-OSX10.5.zip
BKNet was written as a limited drop in replacement for Apple’s Distributed Objects system. We found critical bugs in DO when used for inter-host communication on unreliable networks (i.e. the internet). BKNet can handle any type of method (or method signature) but will ignore all DO related keywords, such as byref, bycopy, in, out, and inout. Additionally, all methods block (or timeout). BKNet does not currently handle oneway calls.