Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows Phone support in Socket.IO ( nodejs )

I have developed a mobile chat application using phonegap, jQuerymobile, nodejs(socket.io) . It is working good in android and iphone without any code modification. Now client wants the same to be ported to Windows Mobile Phone 7.I changed some code to make it work on Windows Mobile phone. Every functionality is working well except socket.io . And in http://socket.io#browser-support , There is no Windows mobile in their supporting platform list (as in attached) . Please help me out ...enter image description here

like image 226
Darshan Avatar asked Jun 11 '26 23:06

Darshan


1 Answers

Although Internet Explorer on Windows Phone 7.5/7.8 is based on IE9, it doesn't have all of its features - unfortunately, WebSockets are not supported.

To confirm this, I ran the Windows Phone 7 and Windows Phone 8 emulators and directed Internet Explorer to http://html5demos.com/web-socket.

WP7 (IE9) showed 'Sockets not supported' and Windows Phone 8 (IE10) showed 'Socket open'.

like image 102
Neil Turner Avatar answered Jun 13 '26 14:06

Neil Turner



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!