Tagged Questions

2
votes
4answers
2k views

How to achieve Comet using Flash

How can Comet (aka Server Push) be used with Flash programs? What will be needed at server side for the same? Does this require any customised servers or will normal IIS or Apache do? Also is ...