Internet toolkit troubles

Ok folks, here the story up to now:I have created a simple application that elicits a string from the user and then writes it to a file on a remote FTP server. I have used this code in several applications for testing connections and as long as I fed it valid userids and passwords for logging in to the server, all was well with the world.Now however I have encountered problems. The underlying routine that does the writing is the built-in toolbox function called: FTP Put Buffer.viThe error I'm seeing is bubbling up from the routine: TCP Create Arbitrary Listener.viThe error is code 60, which means "The specified network address is currently in use"The only difference between this installation and ones in the past where the cod
e worked was that the current connection utilizes a dial-up connection through Compuserve. Could that be causing the problem? If so is there any easy way around it?Any insight would be greatly appreciated. I have tried NI with no luck except that they are going to be getting back to me if they figure anything out.Mike... 
Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion
"... after all, He's not a tame lion..."
Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

On Wed, 07 Jun 2000 08:09:40 -0400, Michael Porter
wrote:
Mr. Porter,
You will have a much better chance of getting a reply if you don't post your
queries using HTML. For those of us using Agent (or Free Agent) it is a two
step process to read you message. With the volume of messages to wade
through, I generally delete the messages posted in HTML.
Thanks,
Chris
>
Chris
[email protected]

Similar Messages

  • Where can I get Internet Toolkit for LabVIEw v.5.1

    I would like to start Internet (web-based) application and using labVIEW v.5.1 now. So how can I get Internet Toolkit for that version and where can I get manual for that purpose.

    All NI manuals are available as PDF versions in our Manuals library at http://www.ni.com/manuals
    The latest version of the Internet Developers Toolkit for G Reference Manual is at http://digital.ni.com/manuals.nsf/websearch/EB3302​A150B625AC8625665E00635958?OpenDocument&node=13210​0_US
    Good luck,
    Kelly HolmesLabVIEW Documentation
    Kelly H
    LabVIEW Documentation
    National Instruments

  • I get the error "Cannot open port" when I want to display the directory content of one FTP servers with LabVIEW's internet toolkit functions. What is the problem? I'm logged on on the server.

    Is anyone experimenting this kind of problems or has resolved it? Thanks. I use LabVIEW 6.1 with Windows 98.

    Squish,
    This forum is for CAN questions. I would strongly urge you to repost your question to the LabVIEW General category and this is a LabVIEW question.
    Also, does the FTP Browser shipping example that comes with the Internet Toolkit work? If it does, then I would suggest studying that example. If it does not, then I would suggest reposting your question and giving much more detail about which VI is giving you the error and a general overview of the program.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Internet Toolkit for G5.0 crashes Labview 8.2 during Mass Compile

    I have just received my Labview 8.2 update and installed it my system along with all my toolkits. When I tried to Mass Compile Labview 8.2 directory I found that it would crash labview consistantly as shown in the attached image.
    I traced this to the vi's supplied with the Internet Toolkit for G5.0.
    The workaround is ...
    1. Re-installed the Internet Toolkit for G5.0 into Labview 8.2
    2. Mass Compiled ...\project\_config\authcfg.llb using Labview 8.0
    3. Mass Compiled ...\project\_config\authcfg.llb using Labview 8.2
    and there wasn't any more Labview 8.2 crashes during mass compile. As Labview 8.0 was able to mass compile the internet toolkit vi's without crashing I am suspicious that Labview 8.2 might not be completely compatible with Labview 5.0.
    I posted this just in case anyone else sees a similiar issue.
    David
    Attachments:
    Labview 8.2 Mass Compile Crash with Internet Toolkit.png ‏34 KB

    David,
    I was able to reproduce the crash mass compiling authcfg.llb or just trying to open the VI named 'Directory Configuration'.  That code is saved in LabVIEW 5.0.1 and must have something that LabVIEW 8.2 chokes on, I'll have to get someone to investigate it.  Your workaround of saving that .llb or even that one VI in 8.0 first (or probably even 7.x) is the only way I see around it with 8.2.
    I do want to mention that in Q1 2004 we released version 6.0 of the Internet Toolkit and it does not exhibit this behavior.  So the official solution for this crash is to upgrade to the latest Internet Toolkit.
    Kennon

  • Using the Internet Toolkit

    I am able to successfully send an e-mail using the Internet Toolkit; however, the "message" is always empty (the text string wired to message in my VI does not appear in the e-mail). I have tried different types of Email VIs and I always have the same problem. I am running Windows and I have charset=us-ascii. What am I missing?

    As I recall this was an old bug that I patched in my code some time ago. Unfortunately I don't remember what the exact problem was. Send me your email address and I'll send you a VI that I know works.
    Also, are you needing to include attachments?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Internet Toolkit 6.0.1 and TCP error 66

    FYI for anyone interested.  I just experienced a problem upgrading Internet Toolkit from 6.0 to 6.0.1.  (I also upgraded LV 8.2.1 to LV 8.5 concurrently).  I am using "URL Get HTTP Document.vi" to get a small (1KB) text file from the web server, and it gave me error 66 when I upgraded, whereas it was working perfectly before.  Switching back to version 6.0, it is now working again with LV 8.5.  I've wasted enough time on this one and don't have the patience to dig further, but the error occured in the "TCP Buffered Read.vi" component.  I did a VI comparison on both of these and nothing changed between versions.  Error 66 presumably has something to do with this.
    --David Moerman
    Solved!
    Go to Solution.

    The same message with the links to the images. 
    Hi David Moerman. This error occurs in the VI "TCP Buffered Read.vi" (found at LabVIEW-directory\vi.lib\addons\internet\utils\tcputil.llb\TCP Buffered Read.vi). In the image below, you can see the original VI code and the problematic portion (highlighted). 
    There are two possible workarounds for this problem.
    Workaround 1: change the number of bytes to read (replace 1024 by 1). Look the image below.
    Workaround 2: change the behavior of the read operation with the parameter mode. Is this case, the parameter value was modified to "CRLF". Look the image below.
    I hope this help.
    My regards,
    Vinicius

  • What is the use of Internet Toolkit?

    What is the use of Internet Toolkit?And the IDT is free?Thank your respond.

    Check out this link on NI's site for the product sheet for the toolkit.
    http://amp.ni.com/niwc/labview/family.jsp?node=1381

  • Labview 2010 and internet toolkit 2012

    We at our company are using labview 2010 for creating quick test applications.
    I've recently created a program that uses features that are linked to the internet toolkit.
    When creating an installer and installing the application on another system it didn't work, i later found out that you need internet toolkit installed in order to use these features.
    In order to install the toolkit i have to install labview. Is it also possible to just have the runtime engine installed (2010 version) together with the interInternet toolkit 2012 in order to use these functions?

    Like mentioned before the internet toolkit does not have to be installed on the target PC. If VI where missing from the executable, it will not run at all and return an error stating it is missing VI's. What I think happens is that the toolkit VI's are in an error state but since you do not stop the loop on an error the loop will just continue to run and because of the error it is not doing anything. You can do a couple of things:
    1. Debug the executable. How that is done is described in the following KB:
    http://digital.ni.com/public.nsf/allkb/8DA679805915DE40862572D5007B2F70?OpenDocument
    When you are connected to the running executable you can use the normal debugging methods like probes to see what happens. Especially the error line would be good to monitor.
    2. Let the loop stop on an error. The executable will then show the error (if any) in the error cluster.
    3. Monitor the error line within the loop to see if there is an error occurring.
    Let me know what the outcome of one of these actions is.
    Regards,
    Rik Prins, CLD
    Applications Engineering Specialist Northern Europe, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

  • Help debugging an internet toolkit/telnet program

    I'm using internet toolkit in order to program a telnet session for an intelligent power control unit. My program appears to be working...the data LED flashes when I send info to the instrument, but it doesn't respond properly (IE the power won't be turned off/on). Is there anyway to debug this error by seeing a replica of a telnet window and see what exactly is being entered? (the commands are very picky...any spaces before or after command will throw it off). I have attatched the application if it is of any use to anyone. Right now, only case 3 and stop have the code i'm going to insert. the @@@@ is the pword being sent to the unit in order to start the session.
    Attachments:
    Example_IPC_2.vi ‏142 KB

    Sorry, I can answer re: "seeing a replica of a telnet window and see what exactly is being entered? "
    Is your "byte written 2" correct?
    If not, it may be due to you send ASCII characters and not hex. Right-click on your string constant and select "hex display" to enter the values as hex.
    Do you have any indication the password is working correctly i.e. does a led light to indicate logged on?
    Don't have that toolkit installed on this machine so that's as far as I can go for now.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Internet toolkit 6.0.2

    Hi all,
    Where can I find the internet tool kit for LabVIEW 8.6(Internet toolkit 6.0.2)? I searched in NI site. But I cannot able to find it? Could you please help me for finding this?
    I have 2010 toolkit. But no 6.0.2 for 8.6 version of LabVIEW
    Thanks in advance,
    Suresh Kumar.G

    Is the internet tool kit option already available in an evaluation version of labview 2009, i saw one of the discussions which said it cant be downloaded,, plz let me know if it is available??

  • Internet Toolkit 5.0 problems

    I'm starting two use the internet toolkit 5.0. But when i open the examples and use one to send an e-mail, occurs a problem and the vi sends the mail but not the message.
    Can anyone help me with this?
    Regards,
    Jorge

    hello,
    the following KB explains you how to send an email using the internet toolkit:
    Internet Toolkit Troubleshooting Wizard:
    http://www.ni.com/support/labview/toolkits/internet/smtp.htm
    Best regards
    Alexandre D
    NIF

  • Internet Toolkit 6.0.1. Evaluation Copy

    i need the LabView Internet Toolkit V6.0.1 (evaluation copy), please give me the link to download

    Kindly mail your request to [email protected] We can send a DVD to your postal address.

  • INTERNET TOOLKIT INFORMATION?

    I am interested to learn and get hands on Internet toolkit module. Prior to that I would like to know what all can be done using Internet toolkit ?
    If I want to publish VI in web and remotely monitor that,then do I need Internet toolkit or can it be done without toolkit ? IF yes how ?
    Can we control the remote VI or is it only viewable ? If it is controllable then is there any settings? Can we see the block diagram as well ?
    And if we build executable then how do we build application to include all this.
    I appreciate your time for answering, Thanks.

    Hi for publishing a VI on the internet, you will require the internet tool kit. Using  Remote Panels however doesn't require the internet toolkit. Heres a document that tells you how to use it for publishing your VI.
    http://zone.ni.com/devzone/cda/tut/p/id/7503
    Controlling of a VI is possible and there are a host of settings that can be set, permissions, email notifications etc. No Block diagrams can not be be viewed. Only control is allowed.
    LabVIEW 8.2,8.6,2009...still learning

  • Internet-toolkit on realtime target

    Is it possible to use the cgi stuff of the internet toolkit on a labview RT target?

    The Web Server that comes with the Internet Toolkit is a G Web Server.
    You can run the LabView Web Server emmbedded in an RT Target, but not
    the G Web Server.
    Have a look at the LabView RT User Manual (page 1-6 for the 7.1
    release):
    http://digital.ni.com/manuals.nsf/websearch/B24A54B2411CF9FC86256E40005C0673?OpenDocument&node=132090_US
    For more information what toolsets are supported by LV RT:
    http://digital.ni.com/public.nsf/websearch/E661C67934D5AB4A86256B800055DA75?OpenDocument

  • Internet toolkit

    Me gustaria poder ver algun ejemplo de aplicación para poder monitorizar e incluso controlar a través de internet usando Internet toolkit para poderlo aplicar en mi proyecto final de carrera. Estoy utilizando la versión 6i Student Edition. Os envio este mensaje pues me pierdo un poco entre tantísima cantidad de información publicada. Tengo algun tutorial en pdf pero no logro encontrar un ejemplo concreto. Si me pueden responder sera de muy gran ayuda.
    Atentamente,
    Oriol (Universidad de Lleida, Escuela de Agronomos).

    Mike Tranchemontagne wrote:
    > LabView Internet Toolkit:
    > Available for Windows platforms?
    > Comes with Developer Suite Pro?
    > (Search on www.NI.com only found UNIX version...)
    > Thanks,
    > MikeT
    Hi Mike,
    The answers are Yes and Yes.
    I believe it is named Enterprise Connectivity for Winx platforms
    This includes the internet toolkit plus SQL and SPC.
    you can buy the internet toolkit seperately if you already have LV
    And what is wrong with the UNIX version !!
    Kevin Kent

Maybe you are looking for