V
V
Vanes Ri_Lax2015-10-22 14:04:44
C++ / C#
Vanes Ri_Lax, 2015-10-22 14:04:44

How to implement websocket client in c#?

Hello,
there is a need to implement a web socket client in c #, I am writing a project in Visual Studio.
I found this class:
System.Net.WebSockets.ClientWebSocket;
But for some reason I didn’t find examples on the net, I’m not very good at c #, maybe someone has a simple example of how to implement a client for the echo server.
Thank you very much in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Fedoryan, 2015-10-22
@AnnTHony

The C# language is more than 15 years old, and so no one has written sockets in it and put it on tyrnet?
They would honestly say that they are too lazy to look.
1
2
3
4

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question