Hi,
After a very long time I finally fix the (hopefully) last networking issue with Contiki 2.x
Therefore it made now sense to build client apps not working before - which are www, irc and email.
There will be a release real soon so it would be great if you could give the apps a test...
It's very late by now so only a few comments:
- The email '@' bug is fixed.
- There's no mouse support right now due to an issue with the cc65 mouse driver - hopefully someone will fix it soon.
- The FTP app code is quite incompatible with the standalone fullscreen type of build ... maybe (much) later.
- The irc and email app are generally buildable as C128 native mode 80 column apps but there's an issue with the cc65 80 column support - which I presume will be fixed quickly.
- The www app is way to large for the current cc65 C128 memory layout. Someone would need to add some CBM "magic" like banking/hiding/... - you guys know about it, but I don't

Then a native mode 80 column browser (probably with mouse support) would be feasable.
Just put the files onto your existing Contiki 2.x disks/images. They use the same 'contiki.cfg' and Ethernet drivers the Contiki 2.x web server is using.
Many thanks in advance for your time/feedback, Oliver