IdentServer Start Method (IPEndPoint)NetIRC2 IRC Client Library for .NET
Starts the Ident server, listening on the specified endpoint.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void Start(
	IPEndPoint endPoint
)
See Also