Anope IRC Services

Anope Development => Feature Requests => Topic started by: eLunatic on April 03, 2008, 12:00:47 AM

Title: Anope Win32 GUI
Post by: eLunatic on April 03, 2008, 12:00:47 AM
well, just the other day i was setting up a friend with unrealircd on windows, and found out anope works on windows.

needless to say i was very happy about this, but would it be possible to have a gui for it?

i figure it would be useful to have the gui sort of like the wircd.exe for unreal, where it has the simple rehash, restart, shut down, and status options. ofcourse status wouldnt really be needed in this sittuation as theres nothing connecting to the services lol.

but yeah thats my thought, other than that maybe make an auto q module standard for anope.

i found one but it didnt work, it refused to compile on nix for my own server and no one i know could figure out what the problem was. (i used the typical makemodule cmd)

thanks for the services though guys, i love it ^_^ get to own the bots like mad! lol
Title:
Post by: katsklaw on April 12, 2008, 03:40:23 PM
Writting a GUI to perform very simple commands that can already be done by typing a few words is not worth the effort. Other than those few commands, Anope would have to be re-written to use a more complex GUI, which will not happen. Additionally, it's not our plan to make Anope a 3-4mb download just so only the Widnows users can benefit.

So in short, "No".

secondly the auto mode q module you are requesting has already been started by a module author.

Finally, Anope doesn't have a "makemodule" command. So you must be confusing your ircd with Anope.
Title:
Post by: kusau on April 17, 2008, 05:10:23 AM
Well said. :) That and Windows problably isn't the best system to be running IRCD or Services.
Title:
Post by: Charles Kingsley on May 26, 2008, 02:18:34 PM
There's nothing wrong with running IRC related services on windows server's. A lot of people like to bitch about windows (myself included) but the reality is that if its a well maintained box it can perform just fine.
Title:
Post by: katsklaw on May 26, 2008, 02:27:38 PM
Quote
Originally posted by chaz
There's nothing wrong with running IRC related services on windows server's. A lot of people like to bitch about windows (myself included) but the reality is that if its a well maintained box it can perform just fine.


Actually Windows is inferior at running servers. This isn't because of the OS it's self though. It's because of how it handles TCP stacks, which have been known to cause problems with stability.

If MS could fix this issue and use a better system to handle TCP stacks like Unix based systems can, then it would be a more formidable server OS. Microsoft already knows this, perhaps that's why they still rely on Unix based web servers along with their IIS based web servers.

I do agree with chaz that it can likely handle any new network that wishes to use Windows instead of Unix. There have been successful Windows based networks in the past. The largest by far was WebChat using Conference Room, which was originally a Windows only ircd. Currently I believe that even they use several Unix/Posix based OS's on their network.

However, even after all that .. I still fail to see a need to spend several hours coding a GUI to issue 4 commands.

[Edited on 26-5-2008 by katsklaw]