pushing data from the server (disconneted aspnet server approach)

R

radiax

I have been trying to find a way for a server to push data to a client (aka
disconnected server approach) but iam still stuck. This is the scenario: a
client is using a webclient to communicate with the aspnet server. Is there
a way for a server to send data to a client without a client requesting it??
I know it can be done using sockets but does aspnet provides a way? can a
webservice do it?? iam trying to find another solution besides sockets and
my preference is using aspnet if possible since i want to use subdomains
rahter than ipaddress.
thanks all
 
R

radiax

Thank you, Iam going to try using AJAX but I still doubt if it will satisfy
my demands. More likely I may end up abandon aspnet and go straight to the
bones, using sockets. I try to avoid sockets with the intentions of using
subdomains in aspnet under the 2 reasons: 1- I use a shared single ip
address and 2- i want to use port 80.
 

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

Members online

Forum statistics

Threads
474,159
Messages
2,570,880
Members
47,417
Latest member
DarrenGaun

Latest Threads

Top