3

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.

Community
  • 1
  • 1
Afriza N. Arief
  • 7,696
  • 5
  • 47
  • 74

2 Answers2

3

Sounds like you could use WebSync, a comet server for IIS/.NET. It's got full compact framework support.

Jerod Venema
  • 44,124
  • 5
  • 66
  • 109
0

You might consider Nirvana (http://www.my-channels.com/). It supports lots of Enterprise, Web and Mobile platforms including dot Net CF.