I have a server/client project, I am using C# for coding, WCF as server. I am limited to HTTP, had no luck with wsdualhttpbinding so far. Project is working on company network.
Is there any way to send notifications from server to client in any way other than WCF duplex? Please tell all options.