Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 워치 #페이스 #스튜디오 #워치페이스스튜디오 #watchfacestudio #wfs #워치오류 #워치연결안됨
- CodeIgniter
- GeekMagic #smallTV #ultra #gifTV
- html
- HTML5
- 리액트네이티브
- 크리스탈큐브
- 리액트
- giftv
- 에러
- 플래시 프로그래밍
- react
- react-native
- geekmagic
- flash
- AS3.0
- 코드이그나이터
- actions script
- programming
- 신촌 #맛집 #백순대 #순대 #연대
- qcy #arcbuds #lite #t27 #공장 #초기화
- 액션스크립트
- 미니월광보합
- Action Script 3.0
- CI
- https
- 부천 #송내 #맛집 #참치 #술집
- 갤럭시워치 #심박수
- SSL
- 플래시
Archives
- Today
- Total
목록websocket (1)
내맘대로 라이프

1. nodejs를 설치한다 https://nodejs.org/ko/download/ 다운로드 | Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 2. 서버로 사용할 폴더를 생성한다 ex) C:\nodejs\server\temp 3. 커맨드창을 열어 해당 폴더에 들어간다 (Win+R누른후 cmd 엔터) 1) cd\ 2) cd nodejs 3) cd server 4) cd temp 5) npm init (노드js 초기 설정) 4. websocket 설치 6) npm install websocket 5. ssl폴더 생성 6. 아래 링크 참조하여 인증서 만들기 https://mytears.tis..
Html5 JS CSS
2020. 8. 18. 15:24