LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

send data files between PDA and PC

Hi,
I have create an application for a PDA and PC. The aim of the programm is, that I can send and receive data files between the two devices over TCP/IP. When I run the two programms on two PC's, it run without problems. When I run one Programm on a PDA and the second on a PC it don't work. I can send the file but it don't arrive the PC/PDA.
I have create the Programm with LabVIEW PDA.
What can I do?
Thanks for your answer. 
capunze
0 Kudos
Message 1 of 2
(2,675 Views)
I suppose the reason is that some function blocks don't work on a PDA. The blocks where I used are "Read from Binary File", "Write to Binary File" and "Open/Create/Replace  File".
Anybody knows this problem?
capunze
0 Kudos
Message 2 of 2
(2,667 Views)