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.
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.