I'm developing a web app that requires the use of HTML5 websockets.
Is there a way to add a JavaScript-based library to interface with my webserver server when the browser does not support the WebSocket Protocol?
I have seen some flash-based fallbacks, but I do not believe that the iPhone supports Flash?
I am using iPhone OS 4.1 and Safari 4.0.5.
Many thanks in advance
Update: I use socket for it. I am doing Works very well.
Comments
Post a Comment