Hi all. I was reading and trying out Adobe blog posts on CF Websockets and discovered that the code doesn't work on my iPad. My server is CF10 update 11 (IIS7.5) and the iPad is on iOS 6.1.3. All of the tutorials I could find work great with PC browsers including PC Safari, but not my 2nd gen WiFi iPad. I did find the WebSocket.org site and their web page worked great on the iPad and I even took their HTML code, threw it into a .cfm template and put it up on my CF10 server and the iPad had no trouble with that-it also ran great.
Did some digging around and found the following information and am wondering about its application to CF: http://jfarcand.wordpress.com/2012/05/16/safaris-websocket-implementat ion-and-java-problematic/
Does anyone know what websocket specification Adobe CF uses?
Any ideas why the CF implementations wouldn't work?
Thanks for your consideration.
-A-