A
Alin Capitanescu
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?
The main idea is not to refresh the client page or a component at a moment
of time, but to make the server push some messages to client when changes
are made into database.... Refreshing the page every x seconds/minutes makes
traffic on the internet for nothing...
What is .NET Remoting?
Please post an example.
PS: A method I found is to use java applets with sockets connected to
server... But I only want to use ASP.NET with VB.NET.
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?
The main idea is not to refresh the client page or a component at a moment
of time, but to make the server push some messages to client when changes
are made into database.... Refreshing the page every x seconds/minutes makes
traffic on the internet for nothing...
What is .NET Remoting?
Please post an example.
PS: A method I found is to use java applets with sockets connected to
server... But I only want to use ASP.NET with VB.NET.