In The Hand
IrDAClient Constructor
NamespacesInTheHand.Net.SocketsIrDAClientIrDAClient()()()
.NET Components for Mobility
Initializes a new instance of the IrDAClient class.
Declaration Syntax
C#Visual Basic
public IrDAClient()
Public Sub New
Remarks

It then allows discovery of all devices in range using DiscoverDevices()()(), then a connection can be made to the required service on the chosen peer using Connect(IrDAEndPoint). Or, given just the service name a connection will be made to an arbitrary peer, using [M:Connect(System.String)]. This is most useful when it is expected that there will be only one device in range — as is often the case.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0