<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MIME decoding subVI? in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1041912#M463545</link>
    <description>I thought I would attach a code snippet of what I'm trying to do - might help.</description>
    <pubDate>Thu, 17 Dec 2009 18:23:58 GMT</pubDate>
    <dc:creator>mrbean</dc:creator>
    <dc:date>2009-12-17T18:23:58Z</dc:date>
    <item>
      <title>MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5607#M4289</link>
      <description>Does anyone have or know of a subVI that will take a textfile containing&lt;BR /&gt;MIME-encoded data and convert it into its original (binary) format?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;--Scott Jordan&lt;BR /&gt;  scottj@ricochet.net &lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 1999 17:32:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5607#M4289</guid>
      <dc:creator>BeamMeUp</dc:creator>
      <dc:date>1999-05-10T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5608#M4290</link>
      <description>&amp;gt; Does anyone have or know of a subVI that will take a textfile containing&lt;BR /&gt;&amp;gt; MIME-encoded data and convert it into its original (binary) format?&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; Many thanks in advance.&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; --Scott Jordan&lt;BR /&gt;&amp;gt;   scottj@ricochet.net&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Replying to my own post: with a great deal of helpful pointers from another&lt;BR /&gt;listmember, I constructed a rather elegant (IMHO) decoder entirely in&lt;BR /&gt;dataflow.  It is currently configured for Base64 decoding but could easily&lt;BR /&gt;be adapted to uudecoding, xxdecoding or similar schemes.  It needs more&lt;BR /&gt;error checking formality but serves my purposes for now.  Email me if you&lt;BR /&gt;are interested in a copy; I'm happy to share it with this helpful group. &lt;BR /&gt;It's in 5.0x.&lt;BR /&gt;&lt;BR /&gt;Note that (per NI) no MIME decoder functionality is provided in the&lt;BR /&gt;Internet Developer's Toolkit.  That's a bit &lt;BR /&gt;of an oversight...&lt;BR /&gt;&lt;BR /&gt;--Scott Jordan&lt;BR /&gt;  scottj@ricochet.net &lt;BR /&gt;</description>
      <pubDate>Wed, 12 May 1999 06:24:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5608#M4290</guid>
      <dc:creator>BeamMeUp</dc:creator>
      <dc:date>1999-05-12T06:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5609#M4291</link>
      <description>Hello Scott,&lt;BR /&gt;&lt;BR /&gt;I work with National Instruments in helping people with their&lt;BR /&gt;instrumentation needs. If all you need is FTP post of your data, then&lt;BR /&gt;you should consider using the Datasocket Tools available as an added&lt;BR /&gt;feature to LabVIEW 5.0 and 5.1.&lt;BR /&gt;&lt;BR /&gt;DataSocket Tools&lt;BR /&gt;New DataSocket tools for simplified sharing of data and information in&lt;BR /&gt;distributed, network, and Internet-based applications.&lt;BR /&gt;Data communication using a variety of including TCP/IP, HTTP, FTP,and&lt;BR /&gt;file I/O.&lt;BR /&gt;&lt;BR /&gt;When in need of example programs, please visit our support page at:&lt;BR /&gt;www.natinst.com/support/&lt;BR /&gt;There you will find pull-down menus asking for the specific software you&lt;BR /&gt;are using and what type of support you are needing (Examples,Application&lt;BR /&gt;Notes, or FAQ).&lt;BR /&gt;&lt;BR /&gt;I could not find anything &lt;BR /&gt;specific examples to MIME-decoding, but we&lt;BR /&gt;have had some solutions in regards to this using Datasocket.  If you&lt;BR /&gt;call our Application Engineers at 1-800-433-3488, they will be able to&lt;BR /&gt;assist you with your concerns on MIME-decoding using LabVIEW. If you&lt;BR /&gt;have any questions, feel free to contact myself at 1-800-433-3488&lt;BR /&gt;x30133.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Monico Reyna&lt;BR /&gt;Technical Engineer&lt;BR /&gt;National Instruments&lt;BR /&gt;1-800-433-3488 x30133&lt;BR /&gt;monico.reyna@natinst.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--== Sent via Deja.com http://www.deja.com/ ==--&lt;BR /&gt;---Share what you know. Learn what you don't.--- &lt;BR /&gt;</description>
      <pubDate>Wed, 12 May 1999 16:08:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/5609#M4291</guid>
      <dc:creator>monico_reyna@my-dejanews.com</dc:creator>
      <dc:date>1999-05-12T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/215282#M120874</link>
      <description>Can you post your MIME decoder?  I made a MIME encoder a short while ago for making MIME encoded web archives (internet explorer .mht files).  That lets me convert all my html output reports to one web-ready archive instead of an html file with a bunch of pictures.  I don't have a decoder though... could come in handy.</description>
      <pubDate>Thu, 12 May 2005 00:28:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/215282#M120874</guid>
      <dc:creator>m3nth</dc:creator>
      <dc:date>2005-05-12T00:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1041831#M463508</link>
      <description>Has anyone come up with VIs that help in the construction of MIME compliant http strings?&amp;nbsp; I'm trying to send MIME to an ActiveX (for IE) Navigate2.&amp;nbsp; My first problem is that the postData input doesn't recognize my message as a POST - it sends a GET.&amp;nbsp; I've tried putting together simple examples and complex ones and I can't get a POST to go out.&amp;nbsp; The other problem I have is that I must issue some MIME compliant POST messages, and they're not easy to figure out.&amp;nbsp; I was hoping someone had come up with some VIs that would allow me to put together the MIME postData that needs to go to the Navigate2.</description>
      <pubDate>Thu, 17 Dec 2009 16:45:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1041831#M463508</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2009-12-17T16:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1041912#M463545</link>
      <description>I thought I would attach a code snippet of what I'm trying to do - might help.</description>
      <pubDate>Thu, 17 Dec 2009 18:23:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1041912#M463545</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2009-12-17T18:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: MIME decoding subVI?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1042456#M463743</link>
      <description>&lt;P&gt;In case anyone is trying to solve the same problem I was ... I found my problem with the postdata.&amp;nbsp; I was passing it a string.&amp;nbsp; However, postdata requires a byte array.&amp;nbsp; Once I ran the string through a 'string to byte array', the POST appeared.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need to figure out building MIME content - oh joy!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2009 14:54:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/MIME-decoding-subVI/m-p/1042456#M463743</guid>
      <dc:creator>mrbean</dc:creator>
      <dc:date>2009-12-18T14:54:11Z</dc:date>
    </item>
  </channel>
</rss>

