Folks,
I am considering an application design for data acquisition that would be roughly as follows:
Client (web plugin) connects to "main" server. This server will be for viewing files, previous data, printing data, etc. When it is time to acquire new data, the "main" server connects to "DAQ" server, which has the acquisition hardware connected to it. For this to work, the "DAQ" server needs to send it's front panel to the "main" server which then sends it on to the client. Before I go off requesting funds and time to do this, I want to make sure it is possible. I don't see any reason this wouldn't work, but I want to verify.
Additional information: The client can't connect directly to the "DAQ" server. They are on different networks with the bridge being the "main" server.
Thanks,
-M