Click here to Skip to main content
15,880,905 members
Articles / Programming Languages / C# 4.0

Push Messages in RESTful WCF Web Application with Comet Approach

Rate me:
Please Sign up or sign in to vote.
4.91/5 (37 votes)
25 Apr 2011CPOL9 min read 111.5K   4.7K   99  
The article discusses a RESTful WCF based mechanism for server-to-client asynchronous (Push) notifications in web applications. Execution of WCF service notification method is suspended until either server event or timeout lapse.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions