We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Ing. Sebastián FV • 4 years ago

I started to follow your blog, excellent contributions.

Sahan Serasinghe • 3 years ago

Thank you so much Ing. Sebastián FV 👊

Ashish • 1 year ago

If we are opening multiple sockets connections, How can we identify & manage these connections.

Yeasin Ahmed • 3 years ago

Thanks for your great article. Please give a suggestion how can I receive data from a machine in asp.net core application in local enviroment.

mohsen • 3 years ago

Tanks for your article.I want to ask. I want to create a chat application in qt.So Can I use qtwebsocket for client and asp.net core web socket on the server?

Sahan Serasinghe • 3 years ago

Hey mohsen I'm not familiar with QT, but I'd presume it's written in C++? If that's the case, yeah, you could. I suggest you to use a C++ client library for SignalR to get the websockets connection going.

Have a look at this one: https://github.com/aspnet/S...