[Irc4j-developers] my design
Status: Planning
Brought to you by:
maartenc
|
From: Carsten R. <car...@we...> - 2001-12-21 15:32:08
|
Hi all!
Maarten added me to the irc4j-project at sf, so I've got some privileges on that
+pages now. I'll set up some small HTML pages, so please take a look on
http://irc4j.sourceforge.net/
every time you're online. Maybe you can see something there, you won't like to
+see. ;-)
So I think I'll concentrate on creating those pages now to get a base to start
+the development from. Anyway, my first implementations are still useable and I
+attached them to this mail.
I've created a class called "IrcListener", which accepts a String as a keyword
+and a JTextArea as a target for it's output. This IrcListener scans all server
+responses for the keyword, adding "!!!" at the first position of those
+responses. After that it writes all into the JTextArea.
I've done a basic client to test my stuff. The client is just an input field and
+the JTextArea for the server output. Maybe later the IrcListener could be
+change and coupled to a JTextArea everytime a new 'window' for a Channel or a
+User is created. Don't know exactly yet...
When I finish the first version of HTML pages, I'll return to my java code to
+programa more useful IrcListener, which can recognize the commands (like
+PRIVMSG, PING, JOIN etc).
Oh, and some words to the software I use:
For java programming I use CodeGuide (http://www.codeguide.com/) and/or BlueJ
+(http://monash.edu.au/). As soon as I get into UML stuff, I'll use Poseidon
+(look for it at http://freshmeat.net/). These programs are Java, too. My
+workstation here at home is a PIII under Linux 2.4, but at the university I use
+Pentiums under Win2k.
Ok, that's just info! ;-)
Carsten
--
car...@we...
http://australien.home.pages.de/
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
|