0
kicks
ASP.NET & Comet: Bringing Sockets back
How do we communicate with the Web Browser without it making a request first? One solution is to have the Web Browser keep open a socket connection directly to the server using a small light-weight Flash component.