December 07, 2002

IRC server package

Thinking about making a java irc server implementation, which will implement rfc 2810, rfc 2812, rfc 2811 and rfc 2813. Had a look at ircd today and I don't like the fact that configuring stuff is through compilation and I like to be in control. Don't know if I write my own server platform though (very lightweight) or just use avalon or plexus.
Just figured out the name : jinser
j = java
i = irc
n = don't have a clue, but it sounds a lot better with an n
ser = server

If you have an better idea, let me know..

Posted by mvdb at December 7, 2002 08:28 PM
Comments
How about using tesx instead (http://www.tesx.org/) ? It seems to have all the features needed for running your own IRC-network Posted by: F. Degenaar on December 9, 2002 09:33 AM
The domain is not reachable in any way. Any other urls that I can use ? Posted by: mvdb on December 9, 2002 12:45 PM
I don't know what happened to the site, since I was able to take a look at it this very morning. Anyway, tesx.splog.net should also work. If not, try to find tesx via Google. HTH Fokko Posted by: F. Degenaar on December 9, 2002 01:40 PM
Thanx Fokko. It is working. I guess they were in a dns move or something since the urls found with google didn't work either.. It now works (also www.tesx.org). Posted by: mvdb on December 10, 2002 09:48 AM
I tried to get the tesx to work...i downloaded it and installed the tes folder onto my drive and still read the readme file, and still to this time have not figured out the command to start the dang thing.....anyone know how to start it up? Email me and let me know fast! Posted by: Bamaman2K on February 5, 2003 04:59 AM
Post a comment