Answers requests using the Ident protocol (RFC 1413).
Many IRC servers try to connect to a client's Ident server.
Inheritance Hierarchy
NetIrc2 IdentServer
Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class IdentServer : IComponent, IDisposable
See Also