jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
Categories
IRC ClientsLicense
GNU General Public License version 2.0 (GPLv2)Follow jIRCd
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
-
Any monkey can write a lot of code, but in 161kb of code (plus some jar files that probably can be removed), I ran this server that mIRC (on Windows) and XChat (on Linux) connected to, and the server runs on both places (at least). Its missing some server-server code (as the IRC standards require), but if I was still planning to extend an IRC server, this is probably where I would start.