M.M.K Posted December 13, 2007 Report Share Posted December 13, 2007 Hi Can you help me in this problem.Actually i tried to connect two VI through two different PC using TCP and cross wires. the connection is perfect .by the way i used the programs that displayed in the NI example Finder categories.these programs are -passive.vi -Active.vi -Client.vi -server.vi -sender.vi -receiver.vi -when i pinged two computers the connection was perfect,but it shows me an error on icons such as listener.vi ,write.vi and so on.. please help me. Quote Link to comment
Ton Plomp Posted December 13, 2007 Report Share Posted December 13, 2007 QUOTE(M.M.K @ Dec 12 2007, 10:41 AM) -when i pinged two computers the connection was perfect,but it shows me an error on icons such as listener.vi ,write.vi and so on.. What code do you use on server and client side? Please include a screenshot. What errors do you receive? Ton Quote Link to comment
M.M.K Posted December 13, 2007 Author Report Share Posted December 13, 2007 Thank you anyway. about the examples that i used , you can find them in on the program of labveiw 8.2 >>>>>>>>>Examples>>>>>>>>>find examples>>>>>>networking>>>>>>>>>TCP&UDP Then you can find all the programes there Quote Link to comment
ned Posted December 13, 2007 Report Share Posted December 13, 2007 DO NOT click on the links to the screenshots; they point at a website in a foreign language, and not at full-size images. Reported to the moderator. Quote Link to comment
Dan Bookwalter Posted December 13, 2007 Report Share Posted December 13, 2007 QUOTE(ned @ Dec 12 2007, 09:17 AM) DO NOT click on the links to the screenshots; they point at a website in a foreign language, and not at full-size images. Reported to the moderator. if you click on the text part of the link wher eit says Reduced: blah blah blah you get the screenshots , if you click on the image of the screen shot yes you go to a foreign language site.... Dan Quote Link to comment
Yair Posted December 13, 2007 Report Share Posted December 13, 2007 This most likely means that a firewall is blocking one or both of your LabVIEW instances. Make sure the LabVIEW application has permission to send TCP traffic. Quote Link to comment
M.M.K Posted December 14, 2007 Author Report Share Posted December 14, 2007 QUOTE(Yen @ Dec 12 2007, 05:03 PM) This most likely means that a firewall is blocking one or both of your LabVIEW instances. Make sure the LabVIEW application has permission to send TCP traffic. the firewall is off for both computers.How can the labview application have permission to send TCP traffic.Can you give me the steps ? Quote Link to comment
Rolf Kalbermatter Posted December 14, 2007 Report Share Posted December 14, 2007 QUOTE(M.M.K @ Dec 13 2007, 01:42 AM) the firewall is off for both computers.How can the labview application have permission to send TCP traffic.Can you give me the steps ? Does it work with both applications locally? Are you sure you use the correct IP adres? If the first answers no, you have messed with the VIs somehow rendering them unoperable. I know the examples you mention work fine for me. If you know your IP adress is right too, this is definitely out of LabVIEWs control, and something in your system, network setup or whatever is blocking you. In that case there is not much we could do for you as we can't see the system and check its settings. Rolf Kalbermatter Quote Link to comment
M.M.K Posted December 14, 2007 Author Report Share Posted December 14, 2007 QUOTE(rolfk @ Dec 13 2007, 08:23 AM) Does it work with both applications locally?Are you sure you use the correct IP adres? If the first answers no, you have messed with the VIs somehow rendering them unoperable. I know the examples you mention work fine for me. If you know your IP adress is right too, this is definitely out of LabVIEWs control, and something in your system, network setup or whatever is blocking you. In that case there is not much we could do for you as we can't see the system and check its settings. Rolf Kalbermatter i ping two computers with correct IP addreses and shows me that the connection is worked but the errors comes from the program specifically from the listener.vi and the write.vi actually we connecte them through a cross cable.Can you tell me about your connection how you connect them specifically,Please? Quote Link to comment
Rolf Kalbermatter Posted December 14, 2007 Report Share Posted December 14, 2007 QUOTE(M.M.K @ Dec 13 2007, 05:49 AM) i ping two computers with correct IP addreses and shows me that the connection is worked but the errors comes from the program specifically from the listener.vi and the write.vi actually we connecte them through a cross cable.Can you tell me about your connection how you connect them specifically,Please? Simple office network with DHCP. Obviously with a cross cable DHCP won't work but that you must have found out otherwise ping couldn't work either. Rolf Kalbermatter Quote Link to comment
Ton Plomp Posted December 14, 2007 Report Share Posted December 14, 2007 QUOTE(M.M.K @ Dec 13 2007, 11:49 AM) i ping two computers with correct IP addreses and shows me that the connection is worked but the errors comes from the program specifically from the listener.vi and the write.vi actually we connecte them through a cross cable.Can you tell me about your connection how you connect them specifically,Please? Do you have the same port set for writer and listener? Ton Quote Link to comment
M.M.K Posted December 27, 2007 Author Report Share Posted December 27, 2007 we used router(ADSL) linksys inorder to connect these programs through DHCP and it shows us an error help me please Quote Link to comment
Yair Posted December 28, 2007 Report Share Posted December 28, 2007 This probably means that the port is already being used by another application. You can try using a different port. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.