Quote:
Originally Posted by Greg McKaskle
The file solution has two flavors. Number one downloads a description file, could be XML or lines of text or binary. Choose your own location, /tmp is a reasonable location I think, and then ftp the file using an ftp client. You can write tools to put a nicer UI on the ftp operations if you like.
Greg McKaskle
|
I noticed that LV has a set of FTP tools on the menu under Addons -> Internet -> FTP, but when I try to drop them into the VI they cannot find all the requisite pieces to run. The missing location seems to be <vilib>:\addons\internet\utils
For the FTP-put vi the specific missing files are...
utils\tcputil.lib\TCP Write Stream.vi
utils\tcputil.lib\TCP Create Arbitary Listener.vi
utils\tcputil.lib\TCP Read xTP Reply.vi
utils\inifile.lib\Read Internet INI.vi
So, are these files supposed to be in the FRC version and I have somehow goofed my library? I don't think I screwed anything up, but this is software and I am a mechanical monkey. If they are not supposed to be there then why are the menus included?