I should probably add that the problem that i am having is making the server
respond to the correct client (the one which initiated the server call).
with regards to queues, is there any way to tell which instance of a client
vi was responsible for sending the request to the server?
"sup" wrote in message
news:aZX%6.18881$e5.44098@newsfeeds.bigpond.com...
> Hi all,
>
> Has anyone tried to program a simple client/server with labview. I am
> trying to find the best method of messaging between a server and multiple
> clients in an attempt to remove server activities from my graphical user
> interface. I have looked into using, queues, datasocket, notification and
> global variables as possible methods of transferring messages.
> At this stage, both th
e server and clients will be on the same PC, but
this
> may change in the future.
>
> Are there any other methods to consider? If so, what are the compromises
> (there always seems to be compromises) compared with the above options.
>
> Any suggestions as to the best method, would be greatly appreciated.
>
> cheers
> John
>
>
>
>
>