Sheetal,
There are several DataSocket examples that come with CVI that you can run on both PCs across LAN. Look in the folder \samples\datasocket and you'll find over 15 projects ready to run.
I recommend running the Reader.prj and the Writer.prj.
You can run the Writer.prj on your machine, where you need to have the DataSocket Server Manager installed and running. Make sure that you Connect (Auto Update) before running the Reader. Once your Writer is running and connected, go ahead and run the Reader on the remote PC. Make sure you Connect (Auto Update) to the computer where the Writer is running. For example, "dstp://pcInPlantArea/wave", where wave is the item being published, in this case an array of numbers. Once both connections are made, you'll se
e a graph being continously updated (live) with the new data the Writer is publishing. Simple enough.
Hopefully you'll find it as simple as it sounds.
Regards,
Azucena Perez
National Instruments