[Mono-dev] WebSocket Support in Mono

techi eth techieth at gmail.com
Wed May 6 05:07:30 UTC 2015


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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150506/9bde151e/attachment.html>


More information about the Mono-devel-list mailing list