IrDAEndPoint Constructor
.NET Framework 2.0
Initializes a new instance of the IrDAEndPoint class.
Namespace: System.Net
Assembly: System.Net.IrDA (in system.net.irda.dll)
Assembly: System.Net.IrDA (in system.net.irda.dll)
After you create a connection to a device with an IrDAEndPoint, you can monitor infrared communications from that device by using an IrDAListener.
The following code example uses an IrDAEndPoint to create a connection to a device, as selected from a list box of remote participating devices, and then uses an IrDAListener to listen for infrared communications from the remote device. This code example is part of a larger example provided for the IrDAClient class.
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.