Server Push / HTTP Streaming on Windows Mobile / Windows CE

Posted by afriza on Stack Overflow See other posts from Stack Overflow or by afriza
Published on 2010-02-10T14:06:34Z Indexed on 2010/03/28 23:03 UTC
Read the original article Hit count: 400

Filed under:
|
|
|
|

Hi,

I find that HTTP Streaming / Server Push is quite promising for my project. Does someone have any clue on how to implement this in Windows Mobile?

.NET / Native / other implementations are welcomed. Preferably with permissive license.

some links on HTTP Steaming / Server Push:
- Push Technology
- Streaming HTTP / Server Push
- Cross-browser implementation of “HTTP Streaming” (push) AJAX pattern
- XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)

I was thinking of using some Qt XMPP library (QXmpp) to do the job, but I'm not sure if it's up for the task and I also want to hear some opinions on this.

© Stack Overflow or respective owner

Related posts about windows-mobile

Related posts about server-push