<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/06/2014 07:48 PM, silvioprog
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKq_V2LExTp9nofOnP_xhFf3-bS6D9uRakUnU1VzdphNM+Np5Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">The http server does not support
            keeping the connection open.<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <br>
              Michael.</blockquote>
          </div>
          <div><br>
          </div>
          <div>:-(</div>
        </div>
      </div>
    </blockquote>
    I recently learned (but did not do any testing yet) that "Websocket"
    is the current way to go instead of keeping an http socket open. <br>
    <br>
    If course the browser, the server, and any proxy in between needs to
    support this but I was told that his is supposed to usually to be in
    place. <br>
    <br>
    -Michael<br>
  </body>
</html>