일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Expo
- GitHub
- cyworld
- react-native
- react
- react native mac
- 스탠실 버퍼 사용
- stencil buffer
- 리액트 네이티브 설치 오류
- react native accessible
- c++ 정보은닉
- CSS
- html
- node.js
- react native ios 기기 연결
- C++
- react native
- react native typescript
- react native typescript navigate
- 벡터와 리스트의 차이
- 리액트 네이티브 맥
- react native 타입스크립트
- 스탠실 버퍼 시작
- unity stencil buffer
- c++ using
- node
- 스탠실 버퍼 튜토리얼
- react native typescript navigation
- javascript
- 싸이월드
Archives
- Today
- Total
목록DHCP (1)
혀니의 이거저거 뿌시기
netwhat공부
which protocol does ping use? 핑이 어떤 프로토콜을 쓰냐. ICMP => 오류메시지를 전송받는 데 주로 쓰이는 프로토콜. What is the default IP address class available? -> 네트워크 장치는 단일 기본 IP 주소로 설정됩니다. 192.168.1.1 ->C클래스에 속함. 브로드캐스트 주소-그 범위의 맨 처음 182.161.121.118/24 => (182.161.121.118) & (255.255.255.0) = 182.161.121.0 107.212.146.212/25 => (107.212.146.212) & (255.255.255.128) = 107.212.146.128 166.175.144.121/23 => (166.175.144.121) ..
CS/네트워크 & 보안
2021. 6. 13. 15:53