Bespoke Multi-Touch Framework
Receiver Class
NamespacesBespoke.MultiTouch.Framework.Gateway.OscReceiver
Receives and handles multi-touch information transmitted over OSC.
Declaration Syntax
C#Visual BasicVisual C++
public class Receiver
Public Class Receiver
public ref class Receiver
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
Receiver()()()
Initializes a new instance of the Receiver class

Receiver(Int32)
Initializes a new instance of the Receiver class

Receiver(IPAddress)
Initializes a new instance of the Receiver class

Receiver(IPAddress, Int32)
Initializes a new instance of the Receiver class

Receiver(IPAddress, Int32, TransmissionType)
Initializes a new instance of the Receiver class

AliveMessageReceived
Fired when an alive message is received.

CurrentFtirPoints
Gets the currently active FTIR points.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Port

Start()()()

Stop()()()

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TransmissionType

Inheritance Hierarchy
Object
Receiver

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)