Are there any benefits to use Websockets instead of raw TCP sockets in LAN? -


assuming there client-server application running in lan. clients wpf applications , server windows service. there benefits use websockets instead of raw tcp sockets client-server communication?

no. primary benefit of websockets in general available in web browsers. if application not running in web browser, there no point in using websockets.


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -