Hello Priyadarshini, An Web Sockets implementation will also require a client-side implementation, which is not provided in the Android port. You'll want to file a feature request against http://code.google.com/p/android/, or switch to using the Chrome on Android beta which does support the feature: http://www.google.com/intl/en/chrome/android/
In either case, since the Android port is not upstreamed to WebKit, I'm afraid your question is out of scope for this list. Peter On Mon, May 7, 2012 at 6:48 PM, priya s <[email protected]> wrote: > Hello > > > I am trying to enable web socket feature on android 4.0.3 native browser. > i.e WEB-SOCKET flag in android 4.0.3 (ICS) webkit code. (#if ENABLE > (WEB_SOCKET)). I have refered http://trac.webkit.org/wiki/AddingFeatures link > to enable WEB-SOCKET flag. Still there is no difference in the build. > Please let me know the detailed procedure to enable WEB-SOCKET flag in > android webkit code base. > > -- > Regards, > Priyadarshini > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

