Hello,

> Check out: http://go-mono.com/status/
> System.ServiceModel
>
> Atsushi Eno would be able to give you a more detailed answer.
>
>
> srinin wrote:
>   
>> Can any one help me in whether mono supports following bindings,
>>
>> -> WSHttpBinding
>>     
Practically no, as we have only limited set of WS-Security
implementation yet.
>> -> BasicHttpBinding
>>     
Yes.
>> -> NetNamedPipeBinding
>>     
No.
>> -> NetTcpBinding
>>     
It probably works, but it may not. As compared to BasicHttpBinding it is
not heavily used like in moonlight. Also any security feature must be
turned off (they are on by default on .NET).
>> Or any links related bindings in Mono??
>>
>> Thanks in advance
>>
>>     

Atsushi Eno

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to