분류 전체보기
- libnl, Netlink library에 대해 2022.06.25
- [네트워크] Narrow Network란? 네로우 네트워크 2022.06.22
- [Linux/Nelink] Netlink attribute 추가하는 코드 분석 2022.06.18
- [Linux] inet_ntop() - IPv6 or IPv4 주소를 문자열로 변환해라 (network(binary) to pointer) (inet_ntop/inet-pton) 2022.06.15
- 머터리얼 디자인, Material 2022.06.12
- Unix Domain Socket (AF_UNIX) 2022.06.07
- [Linux/ip] GRE tunnel 생성하기 (ip tunnel 커맨드 이용) 2022.06.07 2
- [Linux] ip header, ip tunnel, iphdr, ether_header 관련 커널 소스 분석 2022.06.07
- [C] ioctl 예제: 인터페이스 맥주소 가져오기 2022.06.07
- [C] exec - execl 예제, c언어 내부에서 ls 같은 시스템 명령어 실행하기 2022.06.03
- [코틀린(Kotlin)] http 통신 예제 파이어베이스(Firebase) 2022.06.01
- [MySQL] 02. 테이블 생성 2022.05.31
- [Compose] 컴포즈 예제모음 (Main) 2022.05.30
- [C] typedef 사용 예 2022.05.30
- [C] (작성중) int8_t 에 대해서 알아보자 (stdint.h ) 2022.05.30
- [소프트웨어테스트] 반복성과 재현성 2022.05.27
- [C/코드해석] pop_string 2022.05.26
- [Android Studio] 에러해결: Build was configured to prefer settings repositories over project repositories but repository 'Google' was added by build file 'build.gradle' 2022.05.26 2
- [C][Linux] realloc, malloc 그리고 malloc 사이즈 구하기 2022.05.22
- [C] 가변 리스트 (pack된 속성)에 대한 고찰, Variable list of packed attribute 2022.05.22
- [젠킨스(Jenkins)] 젠킨스 스크립트에서 현재 경로 출력하기 2022.05.22
- [C] 에러해결: error: unknown type name ‘siginfo_t’ 2022.05.19
- [C] 에러해결: implicit declaration of function ‘asprintf’; did you mean ‘vsprintf’? [-Werror=implicit-function-declaration] 2022.05.19
- [C] 버블정렬 2022.05.19
- [C] 나만의 utils 만들기 2022.05.18
- [Git] .gitignore시 알아야할 것. 2022.05.17
- [Linux/C] strcat 사용시 주의사항 2022.05.14
- [자료구조] 이중 연결 리스트 (더블 링크드 리스트) C/C++ 2022.05.13
- [C] 에러 해결: User defined signal 1 error 2022.05.10
- [C] C언어 문자열 나누기 (strtok 사용) 2022.05.10