LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File transfer using UDP


@nathand wrote:

No, I think the problem here was Hooovahh meant to post a link to the LAVA discussion but instead linked to the NI forum one.


Dangit stupid clipboard, and stupid Hoove for not checking the links.  Thanks for noticing my mistake.

0 Kudos
Message 21 of 22
(951 Views)

@skshatri wrote:

I have tried sending a text file but the last packets are missing.

 

I am attaching my code here.. Please go through it once.


What have you already done to debug this problem? Start by cleaning up your code - there's no need for a queue in which you put in an item and then immediately pull it out. Have you probed the filename and the file size on the client side (after receiving them) to verify that you do read the correct name and size?

0 Kudos
Message 22 of 22
(942 Views)