Is there way that a WCF duplex connection can be consumed in iPhone?
Best reg开发者_如何学编程ards,
No, because wsDualHttpBinding
is not an interoperable binding. Only .NET clients can consume it.
Is there way that a WCF duplex connection can be consumed in iPhone?
Best reg开发者_如何学编程ards,
No, because wsDualHttpBinding
is not an interoperable binding. Only .NET clients can consume it.
精彩评论