<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Jun 2017 08:33:00 Z</lastBuildDate><pubDate>2 Jun 2017 15:17:00 Z</pubDate><description>Hi,&#13;
&#13;
I'm using httprequest() against a simple AWP page to download a file. The file is returned using StringDisplay().&#13;
I get the file on the tablet and can save it there fSaveBuffer().&#13;
&#13;
So far so good, I;m using this in an update procedure on the tablet to get updates of my app.&#13;
&#13;
I also tested downloading the apk-file directly form the same webserver. Using the tablet browser. I noticed that downloading a file this way about 10 times faster !! Or you say httprequest() is slooow.&#13;
&#13;
I wonder if that is normal. I would say it is all http-traffic isn't it?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest/read.awp</link><title>WM21 - download a file slow with httprequest()</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61218/read.awp</comments><pubDate>9 Jun 2017 08:33:00 Z</pubDate><description>Fabrice,&#13;
&#13;
Filedisplay does not make any difference. I now use this piece of java code , which does do the job fast !&#13;
&#13;
import…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61218/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61218/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest/read.awp">WM21 - download a file slow with httprequest()</source><title>Re: WM21 - download a file slow with httprequest()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61122/read.awp</comments><pubDate>3 Jun 2017 17:28:00 Z</pubDate><description>Enable compression will save 30% of data . by the way compression not support on WM22 android .&#13;
&#13;
read this post for alt soluti…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61122/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61122/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest/read.awp">WM21 - download a file slow with httprequest()</source><title>Re: WM21 - download a file slow with httprequest()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61121/read.awp</comments><pubDate>3 Jun 2017 15:41:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
Try use other programming languages to build webservice.&#13;
So far node.js +Express is the fastest. Even with ssl enab…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61121/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61121/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest/read.awp">WM21 - download a file slow with httprequest()</source><title>Re: WM21 - download a file slow with httprequest()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61111/read.awp</comments><pubDate>2 Jun 2017 20:46:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
I haven't tried, so it's just an idea.&#13;
&#13;
Did you try to send the file using FILEdisplay instead of STRINGDisplay...…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61111/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest-61111/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61100-wm21-download-file-slow-with-httprequest/read.awp">WM21 - download a file slow with httprequest()</source><title>Re: WM21 - download a file slow with httprequest()</title></item></channel></rss>
