[Mono-dev] WebSocket Support in Mono

techi eth techieth at gmail.com
Fri May 8 07:02:01 UTC 2015


Thanks for input.

I am able to connect via proxy.now i am trying to check public key support
by using X509Store.
Could you please let me know path of store location in Linux.


On Wed, May 6, 2015 at 1:04 PM, Rafael Teixeira <monoman at gmail.com> wrote:

> AFAIR proxy aunthentication only works for SOCKS not for Windows
> Authentication which would put a dependency on Samba
>
> On Wed, May 6, 2015, 02:07 techi eth <techieth at gmail.com> wrote:
>
>> Thanks for input.
>>
>> I am just trying that code.
>>
>> I facing the issue when setting up proxy (error : Proxy Authentication
>> required). Could you please give me hint of working link for handling
>> proxy. (I am trying on Ubuntu distribution)
>>
>> Thanks
>>
>> On Sat, May 2, 2015 at 6:48 PM, Miguel de Icaza <miguel at xamarin.com>
>> wrote:
>>
>>> Have you looked at WebSocket/ClientWebSocket in the System.Net.WebSocket
>>> namespace?
>>>
>>> Alternatively, for a chat app that we recently built, we used:
>>>
>>> https://supersocket.codeplex.com/
>>>
>>> Which comes with a nice WebSocket stack.
>>>
>>> On Tue, Apr 28, 2015 at 12:05 AM, techi eth <techieth at gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Is mono is supporting Websocket ?
>>>>
>>>> When I look Web socket handling in HttpListnerRequest in .Net4.5
>>>> implementation in mono it is always returning False.(Flag :
>>>> IsWebSocketRequest)
>>>>
>>>> Thanks
>>>>
>>>> _______________________________________________
>>>> Mono-devel-list mailing list
>>>> Mono-devel-list at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>>
>>>>
>>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150508/ad6ab340/attachment.html>


More information about the Mono-devel-list mailing list