Thresher 1.2 Class Documentation

Identd Class

An Ident daemon is still used by some IRC networks for authentication. It is a simple service which when queried by a remote system returns a username. The server is controlled via static methods all of which are Thread safe.

For a list of all members of this type, see Identd Members.

System.Object
   Identd

[Visual Basic]
NotInheritable Public Class Identd
[C#]
public sealed class Identd

Requirements

Namespace: Sharkbite.Irc

Assembly: Sharkbite.Thresher (in Sharkbite.Thresher.dll)

See Also

Identd Members | Sharkbite.Irc Namespace