Main Content

InputDatagramPacketSize

Specify length of data received in a datagram

Description

Specify the length of the data received in a datagram. The size is the number of bytes of the packet's data buffer used to receive data.

If the data in a datagram packet is larger than the InputDatagramPacketSize the incoming data is truncated and some data is lost.

Characteristics

Usage

UDP

Read only

When open

Data type

Double

Values

You can specify a size, in bytes, between 1 and 65,535. The default value is 512.

See Also

Functions

udp