> 2) How would you rate your code for platform-independence and portability, > especially to platforms like Windoze? >
Interesting question, how about the difference between PC (Intel) and Apple (Motorola)? big/low endian... you can trust a protocol-complience on one machine, but can you trust it on another? ----- Original Message ----- From: "David McNab" <[email protected]> To: <devl at freenetproject.org> Sent: Friday, April 27, 2001 4:59 AM Subject: Re: [freenet-devl] YAEFNIIC > From: "Kalle A. Sandstr"om" <ksandstr at iki.fi> > > >Right. I've written a deeply hackerware experimental freenet node > >implementation (in C) -- currently it can connect to the 'testserver' > > Two questions: > > 1) How do you rate the prospect of you keeping it protocol-compatible with > the official Java Freenet as it evolves from version to version? > > 2) How would you rate your code for platform-independence and portability, > especially to platforms like Windoze? > > I can anticipate that in time, Windows node installations will vastly
