« Previous Next »

Thread: using IIS to push data

Last post 05-05-2009 10:46 PM by lextm. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 05-05-2009, 1:11 PM

    • NoBaR
    • Not Ranked
    • Joined on 05-05-2009, 5:05 PM
    • Posts 1

    using IIS to push data

    hi

    i'd like to create a server that will need to push data (XMLs) to a flash client.

    i thought of using IIS in order to take benefit of all the built in functionality.

     i relize that IIS and HTTP wasnt designed for Push.

    nevertheless, is there a way of generating this behaviour ?

    maybe using a wcf service with asp.net ? what are the available options ?

     

    noam.

  • 05-05-2009, 10:46 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,347

    Re: using IIS to push data

    This is more an application design question, so I think it is best to post this question to programming language/framework specific forums.

    If you are using ASP.NET, here is an article about one experimental implementation of Comet (one push approach).

    http://www.codeproject.com/KB/aspnet/wxv_comet.aspx

    If you are using other language/framework, you can check its own stack to see if there is already something available for you to re-use.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (2 items)
Microsoft Communities