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.