I would suggest you get a copy of Jeffrey Travis book "Internet Applications in
LabVIEW". There are many ways to view or control LabVIEW VI's over the internet
(built in functions in 5.1, ITK, VI server, ect.). The method you choose depends on
the functionality that you want to allow. You can create web viewable VI's with
LabVIEW 5.1, CGI scripting is easier with the Internet Developers Toolkit, Internet
enabled control can be done with the VI server using client/server VI's. Get the
book, it includes using Java as well as the methods listed above.
Good Luck,
Mark Derome
M.I.T. Haystack Observatory
Joseph George wrote:
> I was interested in knowing about viewing virtual instruments across the Internet
> from a Web browser. I plan to build such an application as a
project for
> my study (M.S) using LabVIEW and JAVA. Do I need to have the Internet Toolkit
> for building such an application? The LabVIEW here at school is version
> 5.1 and we have all the Java support here in the lab.
>
> Thanks,
> Joseph George,
> Graduate Assistant,
> Department of Electrical and Computer Engineering,
> University of Alabama at Birmingham.