06-25-2008 04:17 PM
06-26-2008 05:31 PM
06-28-2008 11:20 AM
Hi, I tried what you recommended, but I have to many problems.
I´m using an ip camera, so it displays me an error that it's not the correct type of image on the server.vi, and the client.vi shows me an 74 error for the unflatted string.
Besides that, when I run the program like a localhost it runs correctly, but when I want to connect two computers in the same network, the client computer doesn't display anything in the image out. I already checked the ports, the firewall, but the connection it's ok.
What can I do?
06-28-2008 11:37 AM
Can you explain in more detail and maybe attach some of your code?
06-28-2008 03:02 PM
Hi, I'm sorry if my explanation wasn't clear.
The system is like that: I have one computer that acts like the server, and another like the client.
The server receives video from an ip camara; and I'm trying to send that video to the client. When I check both programs (client-server) with localhost in the server computer it works well, altough an error 74 appears when I stop the program. But when I try to do the same with the two computers,which are in the same network, the server program works correctly, but the client program doesn't display the video.
Could you help me?
06-28-2008 03:19 PM - edited 06-28-2008 03:20 PM
06-28-2008 03:24 PM
06-28-2008 07:24 PM
06-30-2008 04:59 PM
Hi Debran,
First off, do you have LabVIEW installed on both computers? Are you using VIs or executables? What are you using to acquire and then display your video, and is this software available on both computers? (Are you're using NI-Vision?)
Get the shipping examples that come with LabVIEW working first, and then see what the difference between them and your two programs are. For TCP, try the programs "Data Client" and "Data Server". For UDP, try the programs "UDP Receiver" and "UDP Sender". Getting these examples to work will at least verify that data can be transmitted across your network.
I hope this helps,
Kevin S.
Applications Engineer
National Instruments