IrDASocketOptionNameNineWireMode Field

Sets IrCOMM 9-Wire/Cooked mode. Used for instance when connecting to the modem in a mobile phone (service name IrDA:IrCOMM).

Definition

Namespace: InTheHand.Net.Sockets
Assembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public const SocketOptionName NineWireMode = 22

Field Value

SocketOptionName

Remarks

In operation, received IrCOMM control information is discarded and null information is sent. Boolean

See Also