Is there currently an IRC server (not a service) written in .NET?
One of my colleagues had never used IRC or heard of this before, which surprised me because he was familiar with Jabber and other messaging protocols.
I wanted to show him how simple the protocol is using .NET (he knows VB.NET, Flash and 3D design, so .NET is probably the only way to show it).
You can find the code for Clients in my search, without servers.
Does anyone know one that adheres to a relatively close standard? No useful things like nickserv etc. Not required.
Note. Referring to the server itself, for example UnrealIRCD, etc .; not services.
source
share