IrDAClient Constructor

Initializes a new instance of the IrDAClient class, and optionally connects to a peer device.

Overload List

IrDAClient Initializes a new instance of the IrDAClient class.
IrDAClient(IrDAEndPoint) Initializes a new instance of the IrDAClient class and connects to the specified endpoint.
IrDAClient(String) Initializes a new instance of the IrDAClient class and connects to the specified service name.

See Also