What hardware/software is required to make use of the Toolkit?
The host computer must be a networked machine with the TCP/IP network protocol enabled and its own IP Address. Hardware-wise, both server and client must have either a network adapter card and a direct network connection, or a modem and an Internet Service Provider. Software-wise, a user must have at least LabVIEW 4.0 on the server side in order to run the HTTP Server; optionally, the Server can be compiled into an executable–using the LabVIEW Application Builder add-on–and run on a machine with no LabVIEW installed. The client will need a third-party Web browser in order to view VIs that are running on the server machine. • How do I configure the Toolkit for use? There are two important steps that must be carried out: mass-compiling the Toolkit VIs (if you are running LabVIEW 4.1 or later) and specifying the root directory of the HTTP Server. For detailed information about both of these steps, see Internet Toolkit Configuration. • How do I configure TCP/IP on my machine? Assuming yo