Table of Contents

Class TcpClientConfiguration

Namespace
Bonsai.Osc.Net
Assembly
Bonsai.Osc.dll

Provides settings for configuring an OSC communication client over TCP.

public class TcpClientConfiguration : TransportConfiguration
Inheritance
TcpClientConfiguration
Inherited Members

Properties

HostName

Gets or sets the DNS name of the remote host to which you intend to connect.

NoDelay

Gets or sets a value that disables a delay when send or receive buffers are not full.

Port

Gets or sets the port number of the remote host to which you intend to connect.