473,386 Members | 1,835 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

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

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.

Nov 19 '05 #1
2 5827
I will suggest you either go for remoting or webservices. But as you
are specific that it should bepush then i will consider only remoting.
As in push the server has to send notification to client saying that
data has changed

---------------------------
Regards ,
C#, VB.NET , SQL SERVER , UML , DESIGN Patterns Interview question book

http://www.geocities.com/dotnetinterviews/
My Interview Blog
http://spaces.msn.com/members/dotnetinterviews/

Nov 19 '05 #2
Hi,

You want to take a look at .NET Remoting events in order to accomplish
a server push to clients.

Here is an example of this:
http://www.dotnetspider.com/technology/kbpages/565.aspx

This was on google search terms: .net remoting event tutorial

Cheers,

Adam Cooper
-------------------------------------------------------------------------------------------
J-Integra Interoperability Solutions
http://j-integra.intrinsyc.com/
high performance interop middleware for java, corba, com & .net
batista wrote:
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.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Dicky Cheng | last post by:
Hi, I am using .net remoting technology. I set up a .net remoting client and server in IIS. When the client calls the server, the server will run a long duration method (30-60seconds). I have a...
1
by: rawCoder | last post by:
Hi, (NOTE: For the following post, please Only Consider HTTP Via WebBrowser) Data Publishing over HTTP is 'pull' based, i.e. the browser has to request(refresh) to get data. Is there any...
14
by: Nick K. | last post by:
I am looking for architecture to push information from a server to a client browser. This information would be in the form of an alert. What I do not want to do is have the browser be on a timer...
0
by: JR | last post by:
Hello, Although I consider myself a proficient C++ programmer (and am getting better everyday at C# :-) I am new to and having a little trouble with some of the concepts behind ASP and ASP.NET....
1
by: Alin Capitanescu | last post by:
Hi all! I need some help with asp.net! Is there any way to make the client BROWSER (IE, NETSCAPE, OPERA etc) to wait for messages from a http/https host (server) in an internet environment? ...
0
by: batista | last post by:
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...
0
by: Anna | last post by:
Hi, I've got the same problem like many others: I need my Web Service to "push" the data to its clients, ideally generate an event to which the clients listen. Yes, I know that they are not...
13
by: José Joye | last post by:
Hello, What is the best way to stop a remoting server (Singleton SAO) that has been started with RemotingConfiguration.Configure(). For sure, I want to do this without quitting the application...
0
by: davy zhang | last post by:
I wrote this server to handle incoming messages in a process using multiprocessing named "handler", and sending message in a Thread named "sender", 'cause I think the async_chat object can not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.