Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder

InspIRCd Review
Category: SOFTPEDIA REVIEWS :: Linux

Providing communication through the IRC protocol
By: Bogdan Radulescu, Editor, Linux Software Reviews

InspIRCd by ChatSpike Development Team Add Your Rating   See Editor's Ratings
Version reviewed: 1.0.5

InspIRCd is a modular C++ IRC Daemon for Linux, BSD and Windows systems created to provide a stable, modern, lightweight ircd (irc server) from scratch and provide a vast number of features in a modularised form using an advanced module API.

By keeping the functionality of the main core to a minimum we hope to increase the stability and speed of our project and make it customisable to the needs of many users. InspIRCd is designed primarily to be a custom irc server for the chatspike irc network (irc.chatspike.net) but we are releasing it into the public domain under GPL so that you may benifit yourself from our work.

Some features:

* Clean, simple codebase.
* Object oriented C++ design.
* Modular design from the ground up, with full module API
* Almost every feature "plug and play" capable. Add and remove features at will.
* Extensive user-centric testing.
* 100% RFC compliant, but can be extended outside the RFC through the use of modules.

DOWNLOAD PROGRAM    REQUEST A REVIEW

I've been thinking for a very long time about writing a review for an IRC software package. Because I haven't used IRC in ages I just ignored that thought. You might find it odd, but I'll start considering IRC by reviewing InspIRCd, which is actually a daemon (server) and not by reviewing a popular IRC client.

A brief history

First of all, you should know that IRC stands for Internet Relay Chat. It was designed for group communication in chat rooms, called channels, but it also supports user-to-user communication and other features like file transfer. I think that IRC was the first Internet chat network and it became notorious and connected people all over the world. IRC was born in 1988 and grew a lot in the 90s, connecting more and more computers all over the world. In the summer of 1996, IRC was split in two parts, separating the US from the Europe. Long story short Europe wanted rules, US wanted power, so they split into two separate networks.

I've used IRC in 1999 and a little in 2000. In my country, IRC was about the information in 1999 (there were just a few users) and in 2000 there was an explosion of people that started to chat about anything and at some point started to offend each other. Unfortunately, I didn't know much about Linux, perhaps nothing about networking and daemons and kernels. I was just a kid.

Our software. InspIRCd

This is the first time I used an ircd and I was quite relaxed with installing it and with the configuration file.. I encountered no problems compiling it; a pleasant surprise was the original configure script which provided many questions that help the users. Good job with this one.

InspIRCd uses a very nice technique to approach the security problem when using IRC. The daemon doesn't have a working config file so you'll have to configure it yourself and go through all options. At some point there
are two lines that have to be uncommented so you can start inspIRCd. I strongly recommend that you read carefully all the configuration file. It provides many options and enough comments so you can get the job done.

From place to place are portions of text tagged "Read This Bit!" that are considered to be very important. Personally I think almost every line is important and you should carefully read everything if you want to do the job properly. There are more than 1200 lines in the config file but don't get discouraged because it's not an unpleasant "literature".

One of the developers told me that they are considering building a web interface and I think this is an excellent idea since it could provide a much better alternative to configure the server.

By default, inspIRCd is compliant to the RFC standards so it's about all the rules that changed IRC in the first place but it also offers great versatility with the use of some of the many available modules.

The Modules

The modules are absolutely great for inspIRCd. They allow adding and removing features on the fly so you'll not have to shutdown the server. There are a lot of implications because the modules extend the servers functionality outside the RFC and provide many more features, but in the same time they can bring chaos where order was installed.

More than half of the configuration file is about modules. A good thing is that by default all the modules are commented out so at least in this stage the server is RFC compliant. Another thing is that some modules are useful for restricting different actions from users. Some useful modules provide security, which was bad a few years ago in IRC networks. With some of the modules loaded, inspIRCd looks more like the US IRC or like ircu which is not necessary a bad thing. It has its advantages.

A very important module is m_spanningtree.so because with it you can link servers to InsIRCd, for creating a network.

The conclusion is that with no modules InspIRC is just like the original ircd that hasn't been updated since ’98, but when adding modules it becomes a very powerful IRC daemon that opens possibilities to virtually any functionality you can imagine.

Closing Thoughts

For the purpose of this review I created an IRC server on my computer and then I used X-Chat, irssi and mIRC to connect from other computers. I created five channels and connected four users in them. Then I stopped the server (that wasn't necessary but I didn't know at that point) and did the same thing with several modules loaded. My thirst thought was about the resources consumed by this daemon. They are insignificant and I'm sure a very old Pentium computer can easily serve thousands of users with thousands of channels. Perhaps some sophisticated modules can increase the load but I wouldn’t be too worried about that.

I did some research on the net and I discovered an enemy - UnrealIRCd. It seems pretty full featured and enjoys very positive feedback from the users. I've found several IRC daemons but this one is actively maintained and poses a threat to InspIRCd. Currently, I prefer instant messaging over IRC but I have great confidence that VoIP will change the way we communicate forever.

I haven't noticed any problem in the stability of InspIRCd, but if I'd have to make an IRC server I'd look a little more carefully at UnrealIRCd before making the choice. Since InspIRCd is very well documented it would probably win this battle.


The Good

The fact that is RFC compliant by default is great and the support for modules that extend its functionality is even better. The configuration file is well documented and a lot more documentation can be found on the website.

The Bad

A nice GUI, perhaps a webGUI, would be great for this software, but currently one isn't available. It would be better if the configure script would be extended so it can write most of the required options in the config file.

The Truth

InspIRCd is a great piece of software with excellent support offered online. Even though at first sight IRC might seem to be something trivial and maybe sometimes not very useful, if you dig enough into it you'll see that some things are quite interesting.



Editor's ratings:
User Interface:   Features:   Ease of Use:   Price/Value:   OVERALL:

   


10th July 2006, 02:04 GMT | Copyright (c) 2006 Softpedia | Contact:

Read by 3,743 user(s) | Add comment | Link to this news
Subscribe to news | Print article | Send to friend
TODAY'S HEADLINES: MemoriesOnTV Review  Magic Transfer Review  tag2find Review  Teach2000 Review  Rapid Reminder Pro Review  Ping Tester - Professional Review  Photo Batch Watermark Review  AIV Reminder Review  Voluminous Review  Glubble Family Edition Review  MobaPhoto Review  Process Viewer Review  
Today's News | Yesterday's News | View News Archive
Search:

InspIRCd 1.1.19 - OPINIONS AND REVIEWS Pages: 1

InspIRCd 1.1.3
Reviewer: salty

Email me | PM me
Read all my reviews (1)

Date: 2007-03-21, 16:28 GMT
Version: InspIRCd 1.1.3
Overall rating: (Excellent)

GUI:    Features:    Ease of use:    Value:    
If you are looking for a great full featured ircd with some of the same futures as unrealircd, or even minimalistic ircd such as hybrid or charybdis, inspircd is for you. Because of the use of modules, you can completely control what features your network has, as well as program your own with the well documented api.
The support people and coders are a lot nicer then the rivals, just join there support channel and you can have a good time, and someone is always willing to help you if you have trouble with your ircd.

Although inspircd doesn't support many stats packages yet, it does support denora, and there is another package in development made just for inspircd.

Atheme, ircservices and anope (svn) all work well with this ircd, and overall, I recommend you all try it.
InspIRCd 1.0.4
Reviewer: shadow-dragon

Email me | PM me
Read all my reviews (1)

Date: 2006-06-02, 23:18 GMT
Version: InspIRCd 1.0.4
Overall rating: (Excellent)

GUI:    Features:    Ease of use:    Value:    
We moved from UnrealIRCD to Inspircd some time ago now, and although through early releases there were issues, the team were quick to fix and very helpful when determing what the problem is.

With this recent release bringing wonderful stability included with its great flexability and scalability. No looking back.

go to top Pages: 1


SHARE YOUR OPINION ABOUT InspIRCd 1.1.19

Since you are not logged on, your comments will have to be approved before being displayed.
Click here to login, or register.
Your Name:
Your Email:
Type in the result:
GUI (Graphical User Interface): Poor   Fair   Good   Very Good   Excellent  
Features: Poor   Fair   Good   Very Good   Excellent  
Ease of use: Poor   Fair   Good   Very Good   Excellent  
Price/Value: Poor   Fair   Good   Very Good   Excellent  
Overall rating: Poor   Fair   Good   Very Good   Excellent  
Your review/opinion:
 


DO YOU WANT TO CONTACT US?  

If you have some comments or you want to send us some information you can send us an email directly to .
You can use the form below for the same purpose.
Your full name: (at least 3 characters)
Your email address: (at least 5 characters)
Message subject: (at least 5 characters)
Message text:
(at least 10 characters)
Type in the result:
 



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • SP3 UxTheme Patcher ...
  • PECompact 2.82
  • Sony Vegas Movie Stu...
  • 3DMark Vantage 1.0
  • Total Commander 7.03
  • VistaMizer 2.5.1.0
  • AVG Free Edition 8.0...
  • Windows XP Service P...
  • Ashampoo Burning Stu...
  • XviD Media Codec 1.1...
  • Blu-ray Disc Ripper ...
  • Blu-ray Region Code ...
  • Adobe Photoshop Ligh...
  • PowerDVD 8.0.1531
  • EF Commander 6.54
  • Microsoft Windows In...
  • Nero 8 Lite 8.3.2.1
  • WebSite-Watcher 4.41...
  • EVEREST Ultimate Edi...
  • Nokia PC Suite 6.86....
  • VMware Workstation 6...
  • AnyDVD HD 6.4.2.0
  • Messenger Plus! Live...
  • The Bat! Voyager 4.0...
  • Windows Vista Servic...
  • Nero 8 8.3.2.1
  • Vipre 3.1.1997 Beta
  • Internet Explorer 8 ...
  • Norton 360 2.0.0.242
  • SmartFTP 3.0.1015.5
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive