473,386 Members | 1,828 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

Can I create a push server using ASP technology?

Thanks
Sep 27 '07 #1
5 2450
Mark Goldin wrote:
Can I create a push server using ASP technology?
http://www.15seconds.com/issue/971102.htm

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Sep 27 '07 #2

"Mark Goldin" <mg*****@ufandd.comwrote in message
news:Ob**************@TK2MSFTNGP04.phx.gbl...
Can I create a push server using ASP technology?
No.

--
Anthony Jones - MVP ASP/ASP.NET
Sep 27 '07 #3
Bob Barrows [MVP] wrote:
Mark Goldin wrote:
>Can I create a push server using ASP technology?
http://www.15seconds.com/issue/971102.htm
Of course, that article refers to some obsolete technologies (IE no
longer has "Channels"), so Anthony is probably correct.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Sep 27 '07 #4

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:Oj**************@TK2MSFTNGP05.phx.gbl...
Bob Barrows [MVP] wrote:
Mark Goldin wrote:
Can I create a push server using ASP technology?
http://www.15seconds.com/issue/971102.htm
Of course, that article refers to some obsolete technologies (IE no
longer has "Channels"), so Anthony is probably correct.

Even with Channels it's the client which schedules a _pull_ of data. There
is no way for an ASP server to initiate and therefore push new information
to a client. Using HTTP there is no option but for the client to poll for
new info.

--
Anthony Jones - MVP ASP/ASP.NET
Sep 28 '07 #5
Anthony Jones wrote:
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:Oj**************@TK2MSFTNGP05.phx.gbl...
>Bob Barrows [MVP] wrote:
>>Mark Goldin wrote:
Can I create a push server using ASP technology?

http://www.15seconds.com/issue/971102.htm
Of course, that article refers to some obsolete technologies (IE no
longer has "Channels"), so Anthony is probably correct.


Even with Channels it's the client which schedules a _pull_ of data.
There is no way for an ASP server to initiate and therefore push new
information to a client. Using HTTP there is no option but for the
client to poll for new info.
Yes, I was thinking the OP would read the article and realize it was not
talking about a true push server, just a technique to approximate one.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Sep 28 '07 #6

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

Similar topics

3
by: John Bradbury | last post by:
I want to send updates from a long running cgi. I have tried copying perl examples of server push and can not get them to work. Does anyone have an idiot proof example of a working server push or...
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...
4
by: batista | last post by:
Hello All, my prob. is that i have a web server, and i want it to send fresh data,whenver it is available(from sum other source), to a webpage. Now i used refresh, but i want to use an...
7
by: giangiammy | last post by:
hi all, I need to implement a web page with a table: the page structure i fixed, the tables field are updating from time to time. The table could be quite big, but just some fields change...
4
by: Ben Kim | last post by:
Hello all, We are re-developing a software product that requires push technology (wireless and hardwired). Microsoft used to support this technology in IE but dropped it for whatever reason. ...
8
by: semedao | last post by:
Hi , I need to develop some feature of web service that can notify client - "Push" operation - and fast somebody know if it's possible , and how? When I say "Push" I mean - pure push :) , not...
0
by: Crisco www.misericordia.com.br | last post by:
Hi I m working on WEBRADIO Software. im using Windows media encoder 9 SDK on Windows 2003 server using VB.NET. My current scenario is my soundcard . My application will push my server the...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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.