Re: WebServer on WinCE



As long as the web server itself is running your COM object in its thread,
then it will not time you out automatically. If the web server is sitting
idle during a connection and the client goes 60 seconds without sending it
any data, that is when it will auto-timeout, but that's a different scenario
of course.

90 seconds is a rather long time so it's possible some client timeout may
kick in eventually, though this is a browser thing of course. The more
likely scenario is that a user may grow frustrated watching the little
waiting icon for a minute and a half so you'd definitely need some sort of
warning or maybe even a status or countdown bar of some sort.

--
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation

Check out the new CE Networking Team Blog at http://blogs.msdn.com/cenet/.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2003 Microsoft Corporation. All rights
reserved.

"reinsch" <rdegenfellner@xxxxxxxxx> wrote in message
news:1134574248.814207.35700@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have a question on the CE Webserver. If I have a ASP page with a VB
> script that is doing some stuff with a COM object and let's say some
> function in the COM object would take like 90 seconds to execute, would
> that cause the webserver to not send the result of this ASP page to the
> client because of some timeout it hits.
> The question is, is there any kind of timeout the prevents the
> webserver from using to much time for the preparation of a asp page?
>
> thanks in advance
>
> regards
>
> Reinhold
>


.



Relevant Pages

  • Re: WebServer on WinCE
    ... This posting is provided "AS IS" with no warranties, ... > I have a question on the CE Webserver. ... If I have a ASP page with a VB ... > client because of some timeout it hits. ...
    (microsoft.public.windowsce.embedded)
  • WebServer on WinCE
    ... I have a question on the CE Webserver. ... If I have a ASP page with a VB ... script that is doing some stuff with a COM object and let's say some ... is there any kind of timeout the prevents the ...
    (microsoft.public.windowsce.embedded)
  • WebServer on WinCE
    ... I have a question on the CE Webserver. ... If I have a ASP page with a VB ... script that is doing some stuff with a COM object and let's say some ... is there any kind of timeout the prevents the ...
    (microsoft.public.windowsce.app.development)
  • Re: site characteristics
    ... Only for files served from the webserver ends with asp don't have to mean it's using any for of asp, it would take me lass than a minute to tell my web server to parse .asp files with php, to the outside world it would look like I would use asp but it's php. ...
    (alt.html)
  • Re: How to configure windows ce 4.2 devices web server
    ... underlying features that ASP needs that the web server doesn't ... You need to let your OEM know whether you want JScript, ... The Web Server as provided by Microsoft does not have server-side Java ... "Jean" wrote in message ...
    (microsoft.public.windowsce.platbuilder)