Error 113 occurred at UDP Write in TCT File server.vi

I am exercising to create a client-server file relocate application. The client understands writing a file accumulated on a provided tasking location (PC) and delivers it to a server installed on one more tasking location for extra practice. I am exercising UDP as the transport protocol (TP).
The issue is that my application practices completely with files whose volume is in the series of kilobytes, on the other hand while I do attempt to deliver files whose volume is in the series of megabytes, the applicable damages down and I received an error message. I felt that I have to maximize the volume of both the UDP delivering and getting buffers, on the other hand I do not knowledge how to perform. How can this matter be solved? If somebody has an idea please share thanks.

Error 113 occurred at UDP Write in TCT File server.vi
Possible reason(s):
LabVIEW: A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram was smaller than the datagram itself.
Continue
Â
