In The Hand
InTheHand.Net.Sockets Namespace
NamespacesInTheHand.Net.Sockets
.NET Components for Mobility
The InTheHand.Net.Sockets namespace provides added functionality for working with IrDA and Bluetooth Sockets.
Declaration Syntax
C#Visual Basic
namespace InTheHand.Net.Sockets
Namespace InTheHand.Net.Sockets
Types
All TypesClassesEnumerations
IconTypeDescription
AddressFamily32
Specifies additional addressing schemes that an instance of the Socket class can use.

BluetoothClient
Provides client connections for Bluetooth network services.

BluetoothDeviceInfo
Provides information about an available device obtained by the client during device discovery.

BluetoothListener
Listens for connections from Bluetooth network clients.

BluetoothProtocolType
Specifies additional protocols that the Socket class supports.

BluetoothSocketOptionLevel
Defines additional Bluetooth socket option levels for the SetSocketOption(SocketOptionLevel, SocketOptionName, Int32) and GetSocketOption(SocketOptionLevel, SocketOptionName) methods.

BluetoothSocketOptionName
Defines Socket configuration option names for the Socket class.

IrDACharacterSet
Describes the character sets supported by the device.

IrDAClient
Makes connections to services on peer IrDA devices.

IrDADeviceInfo
Provides information about remote devices connected by infrared communications.

IrDAHints
Describes an enumeration of possible device types, such as Fax.

IrDAListener
Places a socket in a listening state to monitor infrared connections from a specified service or network address.

IrDASocketOptionLevel
IrDASocketOptionName
Socket option constants to set IrDA specific connection modes, and get/set IrDA specific features.