Search code examples
.nethtmlwebsocketclient

Is there a WebSocket client implemented for .NET?


I would like to use WebSockets in my Windows Forms or WPF-application. Is there a .NET-control that is supporting WebSockets implemented yet? Or is there any open source project started about it?

An open source solution for a Java Client supporting WebSockets could also help me.


Solution

  • Now, SuperWebSocket also includes a WebSocket client implementation SuperWebSocket Project Homepage

    Other .NET client implementations include: