Jump to content

lukepike

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by lukepike

  1. Firefox can also be used. FF4 is shipped with web sockets disabled but it can be enabled from the config page

    Enable Web Sockets

    For internet explorer you need an additional (experimental?) plugin which isn't really any better than NI's approach and a real pain since it is still the dominant business browser.

    IE web sockets plugin

    Or you can use web-socket-js, which uses Flash sockets to emulate WebSocket. All you have to do is load the Flash file included (there's an example on the website) and serve the socket policy file at port 843 (more on that also on the website). The javascript code for using WebSocket is the same.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.