Les is correct about controlling an instrument on a LAN and NI-VISA has the same capabilities as Agilent VISA. If however, you want to control an instrument over the Internet, the best thing would be to upgrade your version of LabVIEW. Since 6.1, LabVIEW has the capability to easily publish web pages with control capability and not just monitoring. It can be done with 6.0 but it's just not as easy. You'll have to create an ActiveX control and do some HTML coding, If you're stuck with an older version of LabVIEW, I would recomend the book "Internet Applications in LabVIEW" by Jeffrey Travis. His web site is
here and you can also order the book from amazon.com.