I am currently using Labview 8.20
I am reading a text file and sending the contents of that file using UDP. The file is big and I get the
Error 113. " A message sent on a datagram was larger than the internal buffer or some other network limit,
or the buffer used to receive a datagram was small that the datagram itself". If I use a small file, it works.
I am fairly new to Labview and I just modified the code in the Examples for the UDP Sender and
I am using the UDP Receiver example.
I am using the Read From Text File VI and connected it's output text to the UDP data in.
Any ideas?
Jaime