Is there currently an IRC Server (not Services) written in .NET?
One of my coworkers had never used IRC before, or heard of it, which surprised me because he is familiar with Jabber and other messaging protocols.
Wanted to show him how simple the protocol is using .NET (he knows VB.NET, Flash, and 3D Design, so .NET is probably only way I could show him).
Can only find code for Clients in my search, no servers.
Anyone know of one, that sticks relatively close to the standard? No fancy stuff like nickserv etc is needed.
Note: Referring to the server itself, like UnrealIRCD etc; not services.