This is just a prerelease version of what will be a complete DS chat program. Currently you can draw messages on the screen and send them to the computer. The server could already support multiple users so there will be a next version with real chat functionality. also the keyboard will be enabled.

Changes: Using wifi connection settings from the firmware, if you set themproperly it should be able to use them (set static IP, gateway, nowep…).The IP address of the server still has to come from the config file, butnow the new FAT driver should support more cards 🙂 Run thw wifitransfer app 1st to configure!Some improvements here and there, better protocol, fast transfers (try R button and hold it pressed :)L goes back the loader on GBAMPWebcam feature (I think X or Y): try to set a webcam image server likedorgem on port 8080 of the server first 🙂 and hold X[older stuff]This is just a prerelease version of what will be a complete DS chatprogram :).There is no network configuration still, I’m working on getting thesettings from the firmware. You have to run first the transfer programwich creates the appropriate config file.Currently you can draw messages on the screen and send them to thecomputer. The server could already support multiple users so there willbe a next version with real chat functionality. also the keyboard willbe enabled.If you run the transfer server as well, try clicking the L button andsee what happens 🙂 (I was starting too to work on a vnc like app, butthat could be webcam support for the chat!) If you press start it willtry to download test.nds and execute it (testing…)*java server*On the server side, you should FIRST run the java serverIF you run Java 1.4 and for some reason can’t update to version 1.5, youcan try using transferServerJ14.jar that is backported to java 1.4 (nottested but should work).You can edit server.bat and include your favorite options. java -jar chatServer.jar [-port portNumber] [-delay sendDelay]*nds file*On the DS side, you start the nds file with your preferred method. OnGBAMP, i suggest fine from Sata (very fast) of Migty Max loader.

http://bafio.drunkencoders.com/