LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

What would be the best method for driving an "apache" webserver with a remote client using MeasStudio6.

What would be the best method for driving an "apache" webserver with a remote client using MeasStudio6. I have experience with the TCP func's(have some apps that exchange info via telnet), but this web jazz is new ground. Any tip's or pointers to make things more clear or easier will be much appreciated.(Internet toolkit necessary? Just use what I have? Lookout?, Something else?).
0 Kudos
Message 1 of 2
(2,708 Views)
Hello

You might try the apache user groups for web programming idea and suggestions, there are alot of experienced users on those groups who should be able to point you in the right direction. Here are some of the links on the web

http://apache-server.com/
http://groups.google.com/groups?q=apache&ie=UTF-8&oe=UTF8&hl=en
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&group=comp.infosystems.www.servers.unix

However, if you are using CVI, you might want to look into the CVI internet toolkit, becuase that toolkit allows you to run your CVI application remotly thru a web page using image mapping.

If you have visual basic, you can always make activex controls out of the Measurement Studio componenets and operate those thru an activex container in
your web browser.

I am attaching the help for the CVI internet Toolkit, so that you can check out the various functions, and see if this is someone you might need.
I hope this helps
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,708 Views)