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.

Contactmailto:info@additune.com?subject=Message%20From%20Additune%20Website
HomeAdditune.html
Code
 

Tidbits of source we hope will be of use to other coders. 

FINE PRINT: All code is in the public domain.  Use responsibly.