As my computer's motherboard is being collected sometime today to be fixed, I'm unable to check, does anyone happen to know if the SN Systems SDK has any network libraries with it? Or if not how difficult it is to communicate with the BBA for the gamecube? My DDH has a network port but I think that's only for debugging and not to emulate a BBA, wonder if I could slot the BBA inside the DDH via an expansion port...
i'll be installing the GCN SDK today, so I can look it up for you, but maybe libogc has some network libs (almost no doubt about it, because GCOS uses network connections).
BBA has been able to be used from homebrew for some time (lwip). However I too would like to mess around with the "official" libraries...and I know they can't be *that* rare ;p Barebones needed would be eth, ip, and libgcnd libraries. Of course the headers, docs, and whatever other goodies originally came with the packages would be a nice bonus.