Does the browser in the Wii support websockets? I know the Wii uses opera, but I just want to make sure since I don't have a way of testing this.
Asked
Active
Viewed 209 times
1 Answers
3
No. The Internet Channel on the Wii was based off of Opera 9. Opera did not have any web socket support of any kind until Opera 11 and even now is disabled by default.

Andrew Martinez
- 3,714
- 3
- 35
- 38
-
1Is Flash installed? If so you could fallback to a Flash Socket. See: https://github.com/gimite/web-socket-js – leggetter Jul 05 '12 at 07:55