Hi all,
We've just developed an Instant Messenger in java. It uses the
java.nio-package on the server-side for a more elegant thread design. A part
from that, other interesting features are custom-designed XML-protocol,
stunning swing graphics and a well-documented use of various design
patterns.
The project is free software. It could for instance be used for
inspirational purposes for computer science students trying to learn
network- or threadprogramming, XML, design patterns or NIO.
Please visit
http://xoc.dk/GoT/about.php and tell us what you think.
Gang of Three