07-08-2012 12:29 AM
how i can display my data on another laptop as a client in which labview is not installed from my laptop in which labview is installed as a server when both laptops are connected by LAN connection not by internet connection
07-08-2012 02:32 AM
Please keep the subject line reasonably short (same for you other two posts!). Don't duplicate the entire post.
It also helps readability if you would use an occasional comma or period. The post is completely incomprehensible without.
Let's assume you figured out how to do all this in the presence of an internet connection, there is really not much to change. Simply make sure that both computers are on the same local subnet and have a unique IP address. The rest stays the same. you can connect them to the same switch, ir you could even connect them directly to each other using a crossover cable (or even a regular ethernet cable if the adapters have atuo-crossover).
07-08-2012 04:10 AM
can u tell me under what topic in labview i should search .
can u give some related examples on that topic
could this be done by data socket programming.
07-08-2012 07:02 AM
Please do not use "u" in lieu of "you". This is not Twitter.
As for your question, it's still not clear what you are after. If you are asking a basic "view front panel of VI on remote machine", then please perform a search, since this question has been asked before many times, and there's even a section in the LabVIEW Help on this, and numerous documents on the NI site: LabVIEW Remote Panels. Review the documents and then come back with a specific question.
Can it be done with data sockets? Yes. Again, search the NI site and the examples (Help -> Find Examples).