Re: Is this possible with .NET?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Aaron (kuya789_at_yahoo.com)
Date: 05/19/04


Date: Tue, 18 May 2004 22:37:18 -0700

Just to clarify, I'm making a web page so html and javascript over http is
my only option.

"Aaron" <kuya789@yahoo.com> wrote in message
news:%23H8yrkUPEHA.3012@tk2msftngp13.phx.gbl...
> Normally if you want to retreive some data say a html page you would have
to
> send a request to the server.
> For example a stock ticker sends a request and the server sends back some
> data every minute.
> My question is, is it possible for the server to send back data without
> having the client send a request first.
> This way the client don't have to refresh every minute, and just receives
> when new data comes in.
> Is this even possible with http protocal?
>
> Your help is greatly appreciated.
> Aaron
>
>



Relevant Pages

  • Re: breaking the model
    ... > The forms data then is in the Request object. ... HTTP Request; in this case, the form POST Request from the Page. ... client and server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [Full-disclosure] Multiple Vulnerabilities of PY Software Active Webcam WebServer
    ... It appers that the server does not use multithreading... ... Before the administrator press "Cancel" or "Yes",the other request ... > Multiple Vulnerabilities of PY Software Active Webcam WebServer ... > will be paused,that means the other user cannt Access the HTTP ...
    (Full-Disclosure)
  • httpedit: low-level interface to HTTP
    ... We just published httpedit, ... any of the data you are sending, e.g. when debugging an HTTP server ... By modifying the request and seeing the response on the same ...
    (Pen-Test)
  • Re: How to write something to a html textfield and send it?
    ... > No need for controlling any particular browser. ... I'm not familiar with HTTP user ... and building the request in your program. ... The server doesn't know anything about a textfield; ...
    (comp.programming)
  • Re: BackgroundWorker and showing a panel.
    ... The HTTP request is made, the server ... Much less somehow manipulating that HTML to now be something ... Protected Sub Button1_Click(ByVal sender As Object, ...
    (microsoft.public.dotnet.framework.aspnet)