Server Push / HTTP Streaming on Windows Mobile / Windows CE
- by afriza
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.