XNET TCP Socket PropertiesDownload PDFSelected SectionSelected Section and Subsection(s)Entire ManualUpdated2024-07-101 minute(s) readNI-XNETAPI ReferenceLabVIEW G No Delay?When false (default), the Nagle algorithm is enabled, such that data is buffered until there is a sufficient amount to send out, thereby avoiding the frequent sending of small packets, which results in poor utilization of the network. When true the Nagle algorithm is disabled, which means that TCP segments are always sent as soon as possible, even if there is only a small amount of data.Receive Buffer SizeMaximum size of receive buffer, expressed as bytes.Receive Data AvailableNumber of bytes available for Read, expressed as bytes.Parent topic: XNET Refnum
No Delay?When false (default), the Nagle algorithm is enabled, such that data is buffered until there is a sufficient amount to send out, thereby avoiding the frequent sending of small packets, which results in poor utilization of the network. When true the Nagle algorithm is disabled, which means that TCP segments are always sent as soon as possible, even if there is only a small amount of data.Receive Buffer SizeMaximum size of receive buffer, expressed as bytes.Receive Data AvailableNumber of bytes available for Read, expressed as bytes.Parent topic: XNET Refnum
No Delay?When false (default), the Nagle algorithm is enabled, such that data is buffered until there is a sufficient amount to send out, thereby avoiding the frequent sending of small packets, which results in poor utilization of the network. When true the Nagle algorithm is disabled, which means that TCP segments are always sent as soon as possible, even if there is only a small amount of data.Receive Buffer SizeMaximum size of receive buffer, expressed as bytes.Receive Data AvailableNumber of bytes available for Read, expressed as bytes.Parent topic: XNET Refnum