Push Server, Remoting Over Http,Real Time Data,Streaming, How Is this Done?

B

batista

Hi there,

I want to push data from server to client.(No pulling and no "smart
pulling" like using xmlhttp)

I heard that one possible solution is to use TCP connection using ActX
Controls or Java Applets.

Wat are other options (using .Net Framework)? I found out that there
are
1) Remoting over http
2) Streaming
3) Web Service Eventing ( this one i'm not really sure about)

SO I WANT TO KNOW HOW ARE THESE OPTIONS DONE ( ESP. THE FIRST TWO)?
I mean consider a Quotes Watch Grid where symbols are refreshed as any
change happens instead of periodically polling to refresh the bid ask
proce of the symbol.How is this done?

Thanks in advance.
Cheers...
Bye.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top