본문 바로가기
Hot Tech Reference/HTML5

Websocket

by cusmaker 2012. 4. 19.
반응형

웹소켓에 관한 자료입니다.

http://devnote.tistory.com/198

htp://devnote.tistory.com/197

http://www.slideshare.net/hiscale/111015-html5-1

http://www.slideshare.net/hiscale/111217


웹소켓을 구현하는 node.js에 관한 자료입니다.

http://devnote.tistory.com/197


java기반 웹소켓을 구현하는 예제자료입니다.

http://caniuse.com/#feat=websockets


브라우저별 웹소켓 지원현황입니다.

http://caniuse.com/#feat=websockets


정말 필요한 핵심 자료 (Web Presentation)

http://blog.outsider.ne.kr/543

https://github.com/sioked/html5-slides

http://dl.dropbox.com/u/39519/talks/html5-therealbleedingedge/template/index.html#6 (컨텐츠 Full screen)


Node.js 레퍼런스(웹소켓을 지원하지 않는 브라우저의 경우 다른방법으로 소켓통신을 가능하게함)

https://github.com/LearnBoost/Socket.IO/wiki/Configuring-Socket.IO

http://cafe.naver.com/webappdev/9467