Content related to: java
Java Chatserver/Chatclient
Developing a small but useful chat for my local network has been a "wish" for a long time. I started twice, but gave up later because I failed in inter-thread communication. Now that I finally succeded in programming a chat including a simple protoco...
BrainStuck
I recently finished my work on the small Brainfuck interpreter named "BrainStuck".. You can find a demo (Applet) in the article 'Introduction to Brainfuck'....