We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Thank you so much Ing. Sebastián FV 👊
If we are opening multiple sockets connections, How can we identify & manage these connections.
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.
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?
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...
I started to follow your blog, excellent contributions.